Can we have different controllers in one struts app?
Answer Posted / suresh. s.a.
No, Only one controller in a struts application, v can have
many action class in one controller.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe validate() and reset() methods.
What is http forward?
How to upload struts file?
What configuration changes are required to use resource files in Struts?
How can we group related actions in one group in Struts?
What are the core components of a struct2 based application?
What are different Struts2 tags? How can we use them?
Are struts thread safe?
Give the details of xml files used in validator framework?
How do struts work?
What do you know about validation plugin ?
How can we work with error tags?
What are the bundled validators?
What are the core classes of the struts framework?
Can you explain struts validator framework?