multiple instances for action class is it possible
Answer Posted / venkat
No having multiple references to action class means having
multiple controllers which violates the MVC design rules.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What validate() and reset() method does ?
How tag libraries are defined in Struts?
What are result types in struts?
What are the loop holes of struts?
What is the purpose of dispatcher result type?
What does validation interceptor?
What is the purpose of global-forwards tag in struct-config.xml?
What is apache struts cve 2017 5638?
What are different Struts2 tags? How can we use them?
Explain the core end goal while using java struts?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What are the bundled validators?
How is the mvc design pattern used in struts framework?
What are the steps used to setup dispatch action?
Name some useful annotations introduced in Struts2?