Is it possible to create mulitple instance of one Action
Class in struts?
Answer Posted / ramanjaneyulu
No. It follows the sigleton design pattern. so it create a
only one instance of the Action class
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What are the ways in which duplicate form submission can occur?
How the flow of various requests happens in struts application?
Which design pattern is implemented by Struts2 interceptors?
What is struts2 in java?
What is struts in java with example?
What configuration changes are required to use Tiles in Struts?
Explain about the future of struts?
What are the components of struts?
Describe the two types of formbeans.
What does the term struts mean?
Can we handle exceptions in Struts programmatically?
Name some useful annotations introduced in Struts2?
Can you explain the directory structure for a struts folder in brief ?
How is token generated?
Which configuration file is used for storing jsp configuration information in struts?