Is struts thread safe?

Answer Posted / eugene gruzin

Struts is not only thread safe, it is thread dependant.
Struts instansiate each Action only once and allow all
other request to be handled by the same action

Is This Answer Correct ?    23 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about the future of struts?

533


What are action errors and error and what are the consequences they impose?

567


How can we group related actions in one group in Struts?

561


What is includeaction?

581


What is the use of Struts.xml configuration file?

515






What does params interceptor?

533


How do you create message resource?

584


What is the purpose of struts.properties in struct2?

528


How exceptions are handled in struts application?

536


What is the forward action utilized for?

552


How does one create an action in struts 2?

528


Explain about token feature in struts?

555


What is the purpose of @validations annotation?

570


Which interceptor is responsible for mapping request parameters to action class Java Bean properties?

558


What are the applications of struts?

535