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
- Secure JSON Services with Play Scala and SecureSocial
- My What's New in Spring 3.1 Presentation
- Twitter's Open Source Summit: Bootstrap 2.0 Edition
- Refreshing AppFuse's UI with Twitter Bootstrap
- 2011 - A Year in Review
- Upgrading AppFuse to Spring Security 3.1 and Spring 3.1
- What have I been working on at Taleo?
- Our Engaging Trip to Paris and Antwerp
- My HTML5 with Play Scala, CoffeeScript and Jade Presentation from Devoxx 2011
- Deploying Java and Play Framework Apps to the Cloud with James Ward