Answer Posted / mukesh verma
In MVC1 model request is captured and processed by JSP[view
and controller] but in MVC2 model servlets[as controller]
are introduced which create java bean[model]which can be
used by jsp[view].
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between dispatchaction and lookupdispatchaction in struts?
How many struts config file in a struts application?
What is the purpose of @typeconversion annotation annotation?
Can you give an overview of how a struts application flows?
Can you explain custom tag?
How to convert struts to spring mvc?
What is meant by custom tags?
What is structs 2 validation framework?
What is the purpose of '@keyproperty'?
What is the purpose of constant tag in struts.xml?
What applications use apache struts?
What is the procedure of operation of a form tag?
What is dispatch action class?
Are struts and shocks the same?
How can we display validation errors on jsp page?