Monday December 01, 2003

House Project: Garage has started
The Garage crew showed up last week and began working on Saturday. Today they poured concrete - this builder isn't wasting any time! They expect to have our garage done by Christmas. Click on the image to zoom in.
Posted in General
at Dec 01 2003, 01:56:24 PM MST
Struts Menu 2.0 Released!
This release is a significant refactoring of the 1.x codebase. The source
and site is now built using Maven. Menus can now be defined using Velocity
templates and support has been added for looking up dynamic values. This
means that if you have ${variableName} in your menu-config.xml (in a link),
the tag library will look in all scopes for a variable with the name
"variableName". The example app has been updated to improve documentation.
IMO, the Velocity templates is huge because it means "if it's possible with
HTML" - it's possible with Struts Menu.
Changes (from http://struts-menu.sourceforge.net/changes-report.html):
- Renamed package structure to net.sf.navigator.
- Added support for using Struts' actions and forwards for links in menu-config.xml.
- Added support for using dynamic variables in menu-config.xml.
- Updated build process to use Maven for building/deploying.
- Refactored to use Velocity and allow dynamic variable substitution.
You can read the nitty-gritty details about the Velocity enhancements, check out the sample app or download this tag library for yourself.
Posted in Java
at Dec 01 2003, 04:03:09 AM MST
Add a Comment
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