Answer Posted / sekhar babu
Sorry,
I posted the wrong answer Multiple instances of Action
Classes will create for each request. It will not create
multiple instances of Action class,
It will create only single object and uses that object
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can duplicate form submission be handled in struts 2?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
How struts control data flow?
What does validation interceptor?
What do you mean by action errors and what are the results they force?
What’s the utilization of resource bundle properties file in struts validation structure?
What is the purpose of @beforeresult?
What is the purpose of struts.properties in struct2?
Why do we use struts?
What are the action classes in struts?
What is the purpose of @conversion annotation annotation?
Explain integrate log4j in struts2 application?
Who wrote struts?
What are the components of struts framework?
What is the purpose of @action annotation?