wahts the diif between Mvc1 and Mvc2?

Answer Posted / mukesh verma

In MVC1 model request is captured and processed by JSP[view
and controller] but in MVC2 model servlets[as controller]
are introduced which create java bean[model]which can be
used by jsp[view].

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about the future of struts?

529


How many action classes can be used in struts application?

501


What is front controller in struts2?

546


What is the purpose of @after annotation?

582


Describe the two types of formbeans.

569






What do you mean by ognl?

550


What is the purpose of @doublerangefieldvalidator annotation?

548


How to build struts application in eclipse?

522


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

530


What do you know about validation plugin ?

512


How the flow of various requests happens in struts application?

527


What are inner class and anonymous class?

543


How do you find the struts version being used in a project?

508


Difference between struts and spring? Or why use spring, if you are already using struts?

526


What is form bean in struts?

506