Wednesday October 15, 2003
JSP Navigation Systems As you might already know, I am a committer on the Struts Menu project at SourceForge. Struts Menu is basically just a JSP Tag Library that allows you to configure a navigation system for your webapp from an XML file. Here is a demo. Here are similar menu tag libraries I found:
- JSP Tree Tag and Demo.
- Sam Dalton's Menu Tag.
- Dynamic Menus, a JSP Tag from ONJava.com that reads from both an XML file and a database.
I also remember seeing one on weblogs.java.net, but their search feature sucks and I can't seem to find it (could be operator error).
Please let me know of any others you know of - or menus you'd like to see incorporated into Struts Menu. The current CVS version (module == navigator) allows for specifying the Menu attributes in XML and the HTML for the menu using Velocity templates (as well as some built-in displayers). Personally, I'm thinking of adding a couple from WebFX: XTree and XMenu. With the new Velocity support, it should be simple to add these. If it's possible with HTML, JavaScript and CSS - it's possible with Struts Menu!
Posted in Java
at Oct 15 2003, 05:39:15 AM MDT
4 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
Posted by Partha on October 16, 2003 at 10:46 PM MDT #
Posted by Matt Raible on October 16, 2003 at 10:53 PM MDT #
Posted by Partha on October 16, 2003 at 11:00 PM MDT #
Posted by TGTG on December 08, 2005 at 03:25 PM MST #