Ok, but I'm not suggesting the request be saved or serialised. -----Original Message----- From: Edgar P Dollin [mailto:[EMAIL PROTECTED] Sent: 17 September 2003 15:16 To: Struts Developers List Subject: RE: Conceptual question about populating/validating values
I test my apps under tomcat and use the shutdown / restart with session restoration to test if my apps are serializable. Edgar > -----Original Message----- > From: Bygrave, Graham BGI UK > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 17, 2003 8:06 AM > To: Struts Developers List > Subject: RE: Conceptual question about populating/validating values > > > I'm assuming the same thread handles the client request all > the way through - which is the case in my environment (which > environments should I steer clear of?). If this is the case, > using ThreadLocal should be ok (I think, if not can you be > more specific). I've used it here simply to reduce the > amount of struts code I have to modify. > > I don't view this kind of on-the-fly type conversion as being > incompatible with MVC - converting data to and from human > readable forms is just a presentation issue, in my humble opinion. > > Let me know your thoughts, > Best wishes, > Graham. > > --------------------------------------------------------------------- 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]