Answer Posted / chandra sekhar puli
In MVC2 pattern Servlet act as Controller.
In struts framework Controller is ActionServlet which is a
Servlet.
Thus struts framework is related to MVC2.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the struts in java?
How many struts config file can be created in struts?
What are the various struts tag libraries?
Which design pattern is implemented by Struts2 interceptors?
What are the differences between http direct and http indirect?
What is the purpose of action-mappings tag in struct-config.xml?
What’s the difference between struts and turbine?
What is the purpose of plug-in tag in struct-config.xml?
Is struts 1 still supported?
What is the use of struts?
Explain about how requests from the client are sent?
what is meant by Struts Validator Framework?
What is strut web xml?
How can we display validation errors on jsp page?
What are the reasons for an error message not being displayed while developing struts application?