Tag Archives: spring

James project space

I’ve got a few projects that I need to get some traction on… and I thought several of them are worth sharing, remembering.
In the Java space:

Swing web UI with localisation
Swing web services with ageci security and hibernate
Java/JNI debugging

In the PHP space:

Articles template/formatting component for Joomla (and Grad Jobs website)
PHP C extensions
CakePHP 1.2 RC2 example application

And […]

Spring MVC

We have been looking at this framework for an intranet site… it led to my realisation that Java really made things pretty difficult to display international character sets… but that was an earlier post.
I followed most of the instructions in developing a Spring Framework MVC, though I didn’t create a JDBC based persistence layer. We’ll […]