Wat is Difference between Mvc1 architecture and Mvc2
Architecture?

Answer Posted / raghavendra

In case of MVC1, the JSP page acts as Controller and view
(i.e we need to provide the control logic and presentation
logic as part of Jsp page)

In case of MVC2, the ActionServlet acts as a controller and
the JSP page acts as view.

Is This Answer Correct ?    34 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps of struts installation?

574


What do you know about validation plugin ?

516


What are the loop holes of struts?

562


What is action class? What are the types of action class?

531


What is struts2 namespace?

511






What are the classes used in struts?

631


Do I have to credit struts on my own website?

535


Why we use struts in java?

518


What do you mean by a custom tag?

545


What is the use of execAndWait interceptor?

566


Can you give an overview of how a struts application flows?

529


List the important attribute and elements of action mapping under struts.

530


What is request processor and how does it relates to action mapping?

585


How struts2 supports internationalization?

654


What is the purpose of @intrangefieldvalidator annotation?

862