Can we have different controllers in one struts app?
Answer Posted / brijendra kumar , xavient soft
No, struts having only one controller which handle action
servlet means receive Http request or user input and
provide http responseor user out put.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is struts in java with example?
What is the purpose of @expressionvalidator annotation?
What is the difference between forwardaction and includeaction?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
What is the use of Struts.xml configuration file?
What is the use of token interceptor in Struts2?
in struts how to use hibernate with struts>
What is the purpose of @results annotation?
What’s the difference between struts and turbine?
What is used to display the intermediate result in an interceptor?
Who makes the struts?
What does modeldriven interceptor?
What are the benefits of Interceptors in Struts2?
What are the two types of validations supported by validator framework?
What is the purpose of constant tag in struts.xml?