Wat is Difference between Mvc1 architecture and Mvc2
Architecture?
Answer Posted / kalyan
in mvc11 jsp acts as a controller
jsp will handle all the req
in mvc2 servlet acts as a controller
Is This Answer Correct ? | 18 Yes | 5 No |
Post New Answer View All Answers
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What’s the utilization of resource bundle properties file in struts validation structure?
What do you mean by action errors and what are the results they force?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What is the purpose of @before?
In how many ways duplicate form submission can occurs?
What is the purpose of @element annotation annotation?
What is the difference between plain-validator and field-validator?
What is struts in j2ee?
Why we use struts over servlets?
Describe the basic steps used to create a tiles application?
What is the purpose of dispatcher result type?
What's the purpose of execute method of action class?
What is the purpose of @key?