Can we have different controllers in one struts app?
Answer Posted / swami
yes we can able to define multiple controllers in web.xml but all of doing same work so some times we got inconsistency data problem in struts so we are using only one centralized controller in struts
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can you explain struts.properties in struts2?
What are interceptors in struts 2?
Provide some important Struts2 constants that you have used?
What is the actionform?
Are interceptors and filters different?
What is the procedure of operation of a form tag?
What is the purpose of '@keyproperty'?
how to connect from struts to database through hibernet and where u can modify the class
Explain about the library tag?
What are the ways in which duplicate form submission can occur?
Name some of the features of struts2?
What is the apache struts vulnerability?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
How is token generated?
Briefly tell the two kinds of form beans.