Invoke a Java Servlet with Javascript
Aug20Difficulty: 




It is possible to invoke a Java Servlet from your Javascript.
Just implement this code. Please see the comments in the function.
var requ[......]
Posted in java, javascript |java, / javascript, / request, / servlet
» 1 Comment, post your comment now. »
Spring 2.5 Core Training
May15Difficulty: 




Just back from a interesting training week at SpringSource in Amsterdam, where I participated the Core Spring 2.5 training. The course co[......]
Posted in java, spring |hibernate, / jdbc, / jms, / mvc, / spring, / springsource
» Post your comment, there are no comments yet. »
J-Spring 2009 java conference
Apr15Difficulty: 




I think, the Dutch Java User Group (NLJUG) is one of the best (Java) usergroups. Twice a year they organise a Java conference event; J-Fa[......]
Posted in java |conference, / dci, / google android, / j-spring, / java, / jspring, / mda, / mdd, / nljug
» Post your comment, there are no comments yet. »
Working with Hippo (a Java CMS)
Apr13Difficulty: 




Getting started
We will run Hippo CMS via the Jetty Application Container,
which is included in the Quickstart
Hippo CMS download packag[......]
Posted in java, opensource |getting started, / hippo, / java cms, / opensource
» 1 Comment, post your comment now. »
Setup a Java environment
Apr13Difficulty: 




Java JDK Installation
1. Download a JDK: Java JDK6.
2. Run the installer.
Environment variables
1. Make a new environment variable called[......]
Posted in java |environment, / java, / sun
» 2 Comments, post your comment now. »
Updating EAR file
Nov24Difficulty: 




Let’s say you have deployed your package and then suddenly you realize that your code need some changes. Now you can save some work[......]
Debugging Eclipse / RAD
Nov20Difficulty: 




Okay, maybe this blog item is not worth for 1 rating star and maybe this trick is so well known that it’s only me who gets really h[......]
Posted in java |debugging, / java, / nullpointer
» Post your comment, there are no comments yet. »
Maven commands
Nov19Difficulty: 




When my environment works I always suggest stop touching it. Cause building your project files and using maven can be really a pain in th[......]
» 1 Comment, post your comment now. »Posted in java |
Setting up Java environment (Windows)
Nov1Difficulty: 




1. Download the JDK from Sun.com:
http://java.sun.com/javase/downloads/index.jsp and install it to your Program Files. So your path will [......]
Comments