Wat is Difference between Mvc1 architecture and Mvc2
Architecture?
Answer Posted / ram
In MVC1 the controller part is controlled and developed by
the developer only.. But in MVC2 the controller part is
developed by the container itself..
| Is This Answer Correct ? | 20 Yes | 28 No |
Post New Answer View All Answers
What is the purpose of @doublerangefieldvalidator annotation?
What is dispatch action class?
What is purpose of execandwait interceptor?
Give the details of xml files used in validator framework?
How is token generated?
What is action servlet in struts?
What is java struts?
Explain the core end goal while using java struts?
What is role of actionservlet?
What are the some useful annotations introduced in struts2?
Give an example where struts tiles may be used?
What is the purpose of @validations annotation?
What is struts framework in java?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What is lookupdispatchaction?