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
- What's Next
- Jack's Mohawk
- LinkedIn Cuts 10% (a.k.a. The Journey is Over)
- Happy Birthday Abbie!
- Moving from Spring's XML to Annotations in AppFuse
- Free Maven Training in New Orleans on Election Day
- AppFuse Light ยป AppFuse, Maven Archetypes and Shared Web Assets
- Great Weekend in Montana
- Colorado Software Summit 2008 Wrapup
- RESTful Web Applications with Subbu Allamaraju
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 02:25 PM MST #