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 is the purpose of redirect result type?
How is token generated?
What configuration files are used in struts?
Which components are available using actioncontext map?
What are the struts2 error message keys that can come during file uploading process?
What is includeaction?
Do I have to credit struts on my own website?
What is struts 2 framework in java?
Which class of struts is responsible to converts data types from string and vice versa?
Name some useful annotations introduced in Struts2?
In which method of action class the business logic is executed?
What do you mean by a custom tag?
how does request processor relates to action mapping?
What do you mean by tiles in struts?
List some struts tag libraries?