Answer Posted / tipu swain
No Action classes are not Thread safe by default. But the Code written in the server or inside Struts software makes Action class as Thread safe and Singleton also..
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What configuration files are used in struts?
What is actioncontext?
Can we have more than one struts-config.xml file for a single struts application?
What are the major differences between html tags and strut specific html tags?
What is struts 2 framework in java?
What are pull and push mvc architecture and which architecture does struts2 follow?
What is spring and struts in java?
Who makes the struts?
What is dispatch action class?
How to display validation errors on jsp page?
What are the ways in which duplicate form submission can occur?
What is the use of jsonvalidation?
What is the life cycle of actionform?
Where should struts xml be placed?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?