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
How to convert struts to spring mvc?
What is the difference between shocks and struts?
What is the difference between forwardaction and includeaction?
What is http forward?
Explain about the validation steps which have to be carried during validation of client-side address?
What are action errors and error?
What are the steps used to setup dispatch action?
What is the front controller in struts2?
What is action class?
What are the two scope types for formbeans?
How are interceptors and servlet filters different?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What should be the name of xml file used for validation in struts?
What is the use of form bean in struts?
How many struts config file can be created in struts?