I made a bunch of changes to Struts Menu (a.k.a. Navigator) for use in my current project. Highlights include dynamic parameters (configured in menu-config.xml) and the ability to create menu templates using Velocity. The full story can be see on my wiki at http://raibledesigns.com/wiki/Wiki.jsp?page=StrutsMenu.
Please let me know what you think. You might not be able to build and run this locally since the Velocity jar is a custom-built one. The one that Maven will download for you will be the wrong version. After running "maven jar" you can replace the downloaded one ($user.home/.maven/repository/velocity/jars/velocity-1.4-dev.jar) with the one I built: http://static.raibledesigns.com/downloads/velocity-1.4-dev.jar. Thanks, Matt ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ struts-menu-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/struts-menu-user
