Re: [struts-menu] newbie documentation help

2004-01-12 Thread Papick Garcia Taboada
Hi, well, I do know where my user is. I have a front controller in my app for modules and one for each module. I always know the exact state of my web-app. I have solved this problem using the tiles controller option. As far as I understood from your code, the displayer inspects the urs/

RE: [struts-menu] A question on struts menus and frames...

2004-01-12 Thread Pingili, Madhupal
Hi Lance, I have added globalMacros.vm, .css, .js, Velocity JARs from example(struts-menu.war) app, and added following code to JSP: div id=menuDiv menu:useMenuDisplayer name=Velocity config=/templates/tabs.html bundle=org.apache.struts.action.MESSAGE ul id=menuList

RE: [struts-menu] A question on struts menus and frames...

2004-01-12 Thread Matt Raible
The only solution is to use Struts Menu 2.0 right now, I'm working on backing out the EL support for 2.2 and making it optional for users. Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pingili, Madhupal Sent: Monday, January 12, 2004 8:35

RE: [struts-menu] A question on struts menus and frames...

2004-01-12 Thread Pingili, Madhupal
Thanks Matt. That will help us(who use Servlet 2.2/JSP 1.1) a lot in using this tool. -Original Message- From: Matt Raible [SMTP:[EMAIL PROTECTED] Sent: Monday, January 12, 2004 10:47 AM To: [EMAIL PROTECTED] Subject: RE: [struts-menu] A question on struts menus and frames...