It's in the navigator package. (but no need for CVS, you can just use the jar and look at the war example). .V
snpe wrote:
Hello, Is it Struts Menu 2.0 in CVS for Struts Menu ? I checkout HEAD and RELEASE_NOTES have only 1.3 version
regards Haris Peco On Monday 01 December 2003 11:07 am, Matt Raible wrote:
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 (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.
Read the nitty-gritty details about the Velocity enhancements at http://raibledesigns.com/wiki/Wiki.jsp?page=StrutsMenu.
Demo: http://raibledesigns.com/struts-menu Download: http://tinyurl.com/x6p9
Enjoy!
Matt
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

