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
How many struts config file can be created in struts?
Can we have multiple struts config files in a single web app?
What is the purpose of @requiredstringvalidator annotation?
What is the difference between shocks and struts?
What is the purpose of @doublerangefieldvalidator annotation?
What is the use of struts?
What is the use of reset method of ActionForm class?
Explain the necessity of empty tag?
How is a lookup dispatch action created?
Briefly tell the two kinds of form beans.
What’s the utilization of resource bundle properties file in struts validation structure?
What is the purpose of plug-in tag in struct-config.xml?
What are the benefits of the struts system?
What is the purpose of struts.xml in struct2?
Do we need to pay the struts if being used in commercial purpose?