--- On Fri, 12/5/08, Peterson, Ryan wrote:
> I've heard rumblings about using session, so I thought
> I'd avoid it this time to implement something "clever".

Most of the clever solutions are just hiding session use, and there are a 
couple ways to wrap that up in Struts, including Spring scoped beans; another 
option is to keep form data in the DB, which can bring additional value (if the 
application needs it, anyway).

Dave


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

Reply via email to