Wat is Difference between Mvc1 architecture and Mvc2
Architecture?

Answer Posted / kannan

MVC1
In that model and views are combined and controller is the
server.

MVC2
Model and view are seperated.controller maps request and
responses.controller act as a seperate server

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of namespace in action mapping in Struts2?

760


What is the use of jsonvalidation?

774


Explain about the validation steps which have to be carried during validation of client-side address?

716


What is interceptor in Struts2?

725


What is the difference between forwardaction and includeaction?

741


Can we use struts and spring together?

712


Can I have html form property without associated getter and setter formbean methods?

760


What are the some useful annotations introduced in struts2?

744


What is the design role played by struts?

714


What are Struts2 core components?

737


What is strut web xml?

690


How can we display validation errors on jsp page?

716


What is the purpose of action-mappings tag in struct-config.xml?

756


What is the purpose of @createifnull annotation annotation?

798


When do I need “struts.jar” on my classpath?

720