Good point. (Im not a tile user myself so forgot about that one). Subclassing would probably be the way to go. Just set the token in execute and then call super.excecute() and should work. (Not that Ive tried mind you!)
-----Original Message----- From: Michael Mattox [mailto:[EMAIL PROTECTED] Sent: Tuesday, 25 March 2003 22:54 To: Struts Users Mailing List Subject: RE: using Tokens with Tiles > You could always have just a single BasicAction class that merely sets a > token and forwards to the jsp - and reuse this action class in the various > mappings wherever a less generic one isnt required. That's what I'm doing with the Tiles forward action. Maybe I should subclass it and do a saveToken instead? Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]