Answer Posted / ugandhar
Struts1 is not Thread Safe.
Struts2 is thread safe.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain the necessity of empty tag?
What is the naming convention for a resource bundle file in struts2?
What steps are required to for an application migration from Struts1 to Struts2?
What is the purpose of @beforeresult?
Give an alternative way to protect jsp’s with not much features from direct access.
What is the difference between filters and interceptors ?
What are the some useful annotations introduced in struts2?
What is struts in java with example?
How can forward action be used to restrict a strut application to mvc?
Explain about the validation steps which have to be carried during validation of client-side address?
How the exceptions are handled in struts?
How exceptions are handled in struts application?
What is the difference between validation.xml and validator-rules.xml files in struts?
Does struts include its own unit tests?
What is actionservlet?