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
Search This Site
Recent Entries
- Jack's Mohawk
- LinkedIn Cuts 10% (a.k.a. The Journey is Over)
- Happy Birthday Abbie!
- Moving from Spring's XML to Annotations in AppFuse
- Free Maven Training in New Orleans on Election Day
- AppFuse Light ยป AppFuse, Maven Archetypes and Shared Web Assets
- Great Weekend in Montana
- Colorado Software Summit 2008 Wrapup
- RESTful Web Applications with Subbu Allamaraju
- Core Animation with Bill Dudney