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
Define struts?
What is actionmapping?
What is the apache struts vulnerability?
What is the purpose of @conversionerrorfieldvalidator annotation?
How interceptor works in struts 2?
What is struts2 in java?
What is the naming convention for a resource bundle file in struts2?
how to debug struts project in netbean ?
Which interceptor is responsible for file upload support?
What do you mean by tiles in struts?
Give an alternative way to protect jsp’s with not much features from direct access.
What is the purpose of '@customvalidator'?
What are pull and push mvc architecture and which architecture does struts2 follow?
What configuration files are used in struts?
Explain the core end goal while using java struts?