Java 8 Features – The ULTIMATE Guide
Tags : Java
Created 15/10-2014 by Michael Bornholdt Nielsen
How can i config module and application name for JNDI Lookups
Created 30/09-2014 by Michael Bornholdt Nielsen
TripleA
Tags : Game
Created 21/08-2014 by Michael Bornholdt Nielsen
Blogs for new stuff in java 8
Tags : Java
Created 20/06-2014 by Michael Bornholdt Nielsen
export JAVA_HOME CentOS/Fedora

[michael@jarry.dk ~]# nano /root/.bash_profile

export JAVA_HOME=/usr/java/latest

[michael@jarry.dk ~]# source /root/.bash_profile

[michael@jarry.dk ~]# nano /etc/profile.d/java_home.sh (new file)

export JAVA_HOME=/usr/java/latest

Java SE - Downloads

Created 02/04-2014 by Michael Bornholdt Nielsen
Rest return codes
Tags : REST
Created 01/04-2014 by Michael Bornholdt Nielsen
first page - previous page - next page
About
This site is used as a place to dump my ideas, links and other stuff I normaly forget.

Made by Michael Bornholdt Nielsen => Jarry.dk