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

Can you explain aware interfaces in struts2?

580


What is the use of forwardaction?

539


Why are springs better than struts?

597


List some bundled validators?

565


How you will display validation fail errors on jsp page?

532






What are the steps involved in creating a strut application?

507


Can we handle exceptions in Struts programmatically?

510


What are the components of struts?

551


What do struts do?

514


Why use struts framework in java?

539


What is the purpose of @emailvalidator?

552


How does struts work?

540


What applications use apache struts?

489


Describe the mvc on struts?

541


How is forward action used for integration?

559