I'm currently studying Spring Web Flow (SWF). I want to share my experience in creating a simple CRUD Web application.Technologies used: JPA 1.0 Spring...
3 replies - 23895 views - 07/02/08 by Thomas Wiradikusuma in Articles
There is a new project on java.net. The Java Tutorial Community Site. Project Mission Statement:"The Java Tutorial Community Site is a community...
0 replies - 1036 views - 05/16/08 by cfagan in Announcements
Due to a number of differences between various platforms it is very difficult to present system specific information in a consistent manner. When getting...
3 replies - 7071 views - 05/04/08 by danielstoner in Tips and Tricks
Introduced in Java 6 is the option of displaying a splash screen when an application starts. The splash image file can be specified on the command line with...
4 replies - 3983 views - 05/01/08 by danielstoner in News
Groovy and Java are really close cousins, and their syntaxes are very similar, hence why Groovy is so easy to learn for Java developers. The similarities are...
18 replies - 13820 views - 01/27/08 by Guillaume Laforge in News
This tutorial is based on a Computer Graphics assignment for which I was given the task of creating an application in which some articulated animal would...
9 replies - 16072 views - 01/26/08 by Dalton Filho in News