RE: Role-Based Menu Navigation

2006-05-09 Thread Stasica, Grzegorz
Take a look on http://struts-menu.sourceforge.net/ -Original Message- From: josh t [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 10, 2006 2:34 AM To: user@struts.apache.org Subject: Role-Based Menu Navigation I want to build a role-based nested navigation menu : - Using Struts 1.1

Role-Based Menu Navigation

2006-05-09 Thread josh t
I want to build a role-based nested navigation menu : - Using Struts 1.1 with tiles - My menu.jsp will be used by all other JSPs (extension in the tiles def file) - The roles to build the menu will be retrived from the session. - I don't care about the java script part of the dropdown na