Using Struts 1.0.2

Do you have any recommendations for testing a Struts-based application for 
thread-safeness?  

In particular, I want to ensure that my design of using local (on stack) business 
delegates to service the business logic won't get trampled on in a typical production 
environment with several concurrent users.

Sri

Reply via email to