How is the Struts framworl related to MVC2?
Answers were Sorted based on User's Feedback
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 |
Answer / guest
struts framework is an implementation of MVC2 Architecture
or design pattern. MVC2 is about the loose coupling between
the presentation layer and the business layer.
| Is This Answer Correct ? | 1 Yes | 1 No |
How to work with error tags?
why we use struts in our web application , means what was drawbacks of servlet ...pls answer
what is a RequestProcessor?
who will run the execute method in struts?
What are the steps required for setting up validator framework in struts?
What are best practices to follow while developing Struts2 application?
What are the custom tags?
When should we use SwtichAction?
What is the purpose of @requiredstringvalidator?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
What is apache struts framework?
How to upload struts file?