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

How we can controlled duplicate form submission in struts?

522


What is spring hibernate and struts in java?

492


Name the different types of actions found in struts.

560


How many struts config file in a struts application?

527


What is xml based validation in struts2?

562






What are the two types of validations supported by validator framework?

580


What is the difference between validation.xml and validator-rules.xml files in struts validation framework?

623


Whats the difference between the default namespace and the root namespace?

521


What's mvc pattern ?

590


How do I access token?

502


What is the purpose of @requiredstringvalidator?

564


What do you mean by a custom tag?

545


Which library is provided by struts for form elements like check boxes, text boxes etc?

512


What are different ways to create Action classes in Struts2?

596


What are best practices to follow while developing Struts2 application?

611