Wat is Difference between Mvc1 architecture and Mvc2
Architecture?

Answer Posted / prasanna

In MVC1 Both the controller and model are the jsp ,so No
seperation between business logic and presentation logic
where as in MVC2 controller is servlet and model is the
java class

Is This Answer Correct ?    25 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give an example of validates method used to avoid errors.

706


What is token used for?

674


How exceptions are handled in struts application?

764


Which class of struts is responsible to converts data types from string and vice versa?

878


Briefly tell the two kinds of form beans.

733


What is purpose of execandwait interceptor?

781


What are the some useful annotations introduced in struts2?

763


Why aren’t the struts tags maintained as part of the jakarta taglibs project ?

732


What is the difference between shocks and struts?

685


What are the sections into which a strut configuration file can be divided?

777


What is the purpose of execute() method?

786


Lists the bundled validators in struts?

747


How many action classes can be used in struts application?

711


What are Struts2 core components?

760


What are the reasons for an error message not being displayed while developing struts application?

726