Re: [tiles] Re: Tiles & action classes

2006-06-23 Thread sim085
/Tiles---action-classes-t1835228.html#a5011132 Sent from the Struts - User forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [tiles] Re: Tiles & action classes

2006-06-23 Thread Antonio Petrelli
sim085 ha scritto: Thanks, you already helped me much with that last peace of code. No my menu does not change from page to page. It is always the same menu? That means I can avoid changing my tiles-config? and if so, what do I change then. I just define a new action in my struts-config, an

Re: [tiles] Re: Tiles & action classes

2006-06-23 Thread sim085
be used, and naturally use the struts jstl in the menu.jsp page? thanks and regards, sim085 -- View this message in context: http://www.nabble.com/Tiles---action-classes-t1835228.html#a5010933 Sent from the Struts - User forum at Nabble.com

Re: [tiles] Re: Tiles & action classes

2006-06-23 Thread Antonio Petrelli
sim085 ha scritto: Now, each view is using an Action class to manage the view and so on. I would like to have another action class for the menu section as well, with a form bean to transfer the data from the menu to the action class and back again. If the JSP of the menu does not change, yo

Re: [tiles] Re: Tiles & action classes

2006-06-23 Thread sim085
back again. This means that I will have one page with one action class. I do not know if it is possible however I really need to add some logic for my menu object to be handled by the application backend. regards, sim085 -- View this message in context: http://www.nabble.com/Tiles---action-classes

[tiles] Re: Tiles & action classes

2006-06-23 Thread Antonio Petrelli
sim085 ha scritto: Hello, Tiles is part of the Struts Framework that is why I tought of asking this here. You're right :-) Basically I have a page that is made from a menu section and a view section. The view section changes all the time. However now I wish to add an action and a form b

Tiles & action classes

2006-06-23 Thread sim085
that you can set these in the tiles.config file. However I do not know exactly how. Can some one please help me by leading me to examples? regards, sim085 -- View this message in context: http://www.nabble.com/Tiles---action-classes-t1835228.html#a5008671 Sent from the Struts - User forum at