Jt - Java Pattern Oriented Framework (Jt 3.0) 46 minutes ago Read More
Jt3.0 has been released. Jt is a pattern oriented framework for the rapid implementation of Java applications. Jt has been utilized in several large mission critical systems. Jt implements many wel...
JavaRebel 2.0 M1 Released 48 minutes ago Read More
JavaRebel is a JVM plugin (-javaagent) that enables to reload changes made to Java class files on-the-fly, saving developers the time that it takes to redeploy an application or perform a container...
Data 2.0 - More Musings 18 hours ago Read More
Martin Fowler writes .. "If you switch your integration protocol from SQL to HTTP, it now means you can change databases from being IntegrationDatabases to ApplicationDatabases. This change is prof...
Getting to Know Spring Integration 19 hours ago Read More
This week at SpringONE, the Spring Integration 1.0 general access release was announced. I was lucky enough to have a change to talk to the project lead, Mark Fisher, about the Spring Integration p...
Create Swing Layouts as Easy as HTML Tables 23 hours ago Read More
For some time I have been fasinated that it seems easier to create HTML Forms using Tables then it is to create similar UI using Swing Layout Managers.Because of this many years ago I wrote an HTML...
JavaFX 1.0: This Could Be Something Special 1 days ago Read More
Today will mark the 1.0 release of JavaFX, and a rebirth for the Java platform. Up to now I've had some reservations about JavaFX, but after having the chance to talk to Param Singh, Senior Direct...
Recession Proof Java Programmers 1 days ago Read More
For the purpose of being recession proof, Java programmers should diversify what they spend their time learning. Specifically, Java programmers should add business topics to their learning diet.My ...
Integrating ZK and Spring Web Flow 1 days ago Read More
In this article, Henri Chen, co-founder of ZK framework, will demonstrate with an example the way to navigate a work flow with ZK, Spring Security, Spring MVC, and Spring Web Flow. Spring Web Flow ...