Re: [Tiles] Action class to retrieve list and send to tile

2004-12-22 Thread Joe Germuska
At 4:29 PM -0300 12/22/04, Ritchie Warsito wrote: I'm gonna give a small bump here, cuz I'm really still troubling with this (for work). So if anyone have any idea or any other approach, please... Tnx, Ritchie you can remove your DoTiles action and use the name of a tiles definition in the "path

RE: [Tiles] Action class to retrieve list and send to tile

2004-12-22 Thread David G. Friedman
Ritchie, Have you tried adding redirect="false" on your elements? This will make sure all action chaining stays within the request and DOES NOT make client redirects which would lose data. Also your "/accOptions" as a double left arrow "<<" (syntax error). Regards, David -Original Message

Re: [Tiles] Action class to retrieve list and send to tile

2004-12-22 Thread Ritchie Warsito
I'm gonna give a small bump here, cuz I'm really still troubling with this (for work). So if anyone have any idea or any other approach, please... Tnx, Ritchie Ritchie Warsito wrote: Hi I'm new to all of this. I'll try to keep it clear. I've playing around with tiles in a struts application that