Loading Twitter updates Loading...
Follow me on Twitter
20041103 Wednesday November 03, 2004

CruiseControl and AppFuse Redux Thanks to Mike Clark and Jared Richardson, I was finally able to get AppFuse to work with CruiseControl. Checkout the AppFuse with CruiseControl wiki page for more info. Posted in Java at Nov 03 2004, 05:07:00 PM MST Add a Comment

[ANN] Equinox 1.1 Released In preparation for my talk on comparing web frameworks, I've made a bunch of enhancements to Equinox. I changed the default web framework to be Spring and added a very simple "CRUD users" feature. While it's basic, it shows how to do validation, success messages, and a sortable list with the following frameworks: Spring, JSF, Struts, WebWork and Tapestry. I even added a "birthday" field to demonstrate date-handling. I dig the built-in popup calendars that ship with JSF and Tapestry.

Oh yeah, I also added a hack (from James Violette) to make the Display Tag work with JSF. Code says it best. I plan on writing a detailed how-to as part of the Display Tag's documentation. Suggestions for a cleaner hack are welcome.

In other display tag news, here's another way to do static headers. Posted in Java at Nov 03 2004, 12:26:54 AM MST 14 Comments