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

Why do we use struts?

589


What is the difference between plain-validator and field-validator?

532


Is there a particularly good ide to use with struts?

512


Is struts efficient?

502


What is the purpose of @before?

564






What is the differences between struts1 and struts2?

538


How nested beans can be used in Struts applications?

558


What is Custom Type Converter in Struts2?

634


What types of validations are available in xml based validation in struts2?

560


Explain how can we upload files in struts2 application?

631


What is jakarta struts framework?

572


Why are frameworks used?

540


List some bundled validators?

579


Mark the differences between html tags and strut specific html tags.

599


Which file is used by controller to get mapping information for request routing?

548