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]

Reply via email to