Can we have different controllers in one struts app?
Answer Posted / kalyan
No,there is only one Controller(Action Servlet) in struts
application.Controller is receive the request from client
(browser) and manage the work flow of entire application
and finally view the response to client.
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
When it’s useful to use IncludeAction?
What are the core classes of struts?
Explain about tiles?
Is struts mvc framework?
What is difference between struts1 and struts2?
What is purpose of execandwait interceptor?
What is ValueStack and OGNL?
Where can I get a copy of struts?
How to explain Software Bank Loan descriptions
What is the difference between requestaware and servletrequestaware interface?
In how many ways duplicate form submission can occurs?
What are the loop holes of struts?
What do you mean by dynaactionform?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
What are the Core classes of Struts Framework?