--- On Thu, 8/28/08, Milan Milanovic wrote:
> "Expensive", you got it. In terms of speed, of
> course, because I need to do this 3-4 times in a jsp...

Or you could do it once and use <s:set...>

Or use a map. Or an array in the first place. And of course you could put it in 
the array in your action and use it that way; I can't even really think of any 
reasons why I'd think I couldn't.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to