RE: menu system in front of a J2EE application

2006-01-19 Thread Marco Mistroni
>From menu-config.xml all the time I guess the author (Matt Raible) would know better Regards marco -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Danny Lee Sent: 19 January 2006 11:09 To: user@struts.apache.org Subject: Re: menu system in front o

Re: menu system in front of a J2EE application

2006-01-19 Thread Danny Lee
You can use Struts-Menu, it's sure is a good thing. The only issue is, that you can't generate the first menu level dynamically (or it's not easy). So if you wan't to have something like: Group 1 - Project 1 - Project 2 - Project 3 Group 2 - Project 1 - Project 2 - subproject 1