dynamic menu: struts-menu or

2008-06-09 Thread Lucie
Hi, I need to generate a dynamic menu (read from database) for a struts 2 application. I used struts-menu for a struts 1.x application, and am wondering if it makes more sense to switch to using struts2's tag. Your input is greatly appreciated. Lucie -- View this message in context:

Re: Dynamic menu

2006-04-20 Thread Fabio Luiz
I have already used struts menu, but now i need to use tiles menu, because my application use it, and i can´t change. thanks... - Original Message - From: "Ted Husted" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, April 19, 2006 7:01 PM

Re: Dynamic menu

2006-04-20 Thread Fabio Luiz
I have already used struts menu, but now i need to use tiles menu, because my application use it, and i can´t change. thanks... - Original Message - From: "Ted Husted" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, April 19, 2006 7:01 PM

Re: Dynamic menu

2006-04-19 Thread Ted Husted
arted "on the right foot". * http://struts.apache.org/faqs.html HTH, Ted. On 4/19/06, Fabio Luiz <[EMAIL PROTECTED]> wrote: > Hi all... > First, i´m a new one in the list, from brazil, rio de janeiro, sorry for my > english, i know it´s poor, :) > Ok, but i have a prob

Dynamic menu

2006-04-19 Thread Fabio Luiz
Hi all... First, i´m a new one in the list, from brazil, rio de janeiro, sorry for my english, i know it´s poor, :) Ok, but i have a problem. I want to use a dynamic menu using tiles. In my aplication, i have the menu definied in a .xml, but i want this to be updated with the user permissions