Answer Posted / dsr
The Action classes are singleton classes that are
instantiated once per class type per JVM, and all requests
for a specific action are routed through the same Action
class instance.
| Is This Answer Correct ? | 21 Yes | 7 No |
Post New Answer View All Answers
What is the use of struts config xml file?
What is Custom Type Converter in Struts2?
Whats the difference between the default namespace and the root namespace?
What is the forward action utilized for?
What is the purpose of @keyproperty annotation annotation?
Can we handle exceptions in Struts programmatically?
How many struts config file can be created in struts?
What are the benefits of the struts system?
What are the major differences between html tags and strut specific html tags?
What are different Struts2 tags? How can we use them?
Explain the complete struts validator framework.
Why do we need mapdispatchtoprops?
What is struts and springs in java?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is difference between struts1 and struts2?