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
How many struts config file can be created in struts?
How exceptions are handled in struts application?
Can we use struts and spring together?
What is the purpose of @emailvalidator annotation?
What does validation interceptor?
Explain about the process of functioning of the struts program?
What is the difference between empty default namespace and root namespace?
Briefly tell the two kinds of form beans.
What is the purpose of plug-in tag in struct-config.xml?
What is struts validator framework?
What is action chaining ?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
Which library is provided by struts for form elements like check boxes, text boxes etc?
Difference between html tags and struts specific html tags
What are the benefits of the struts system?