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
What is the purpose of @before annotation?
How can we display validation errors on jsp page?
What is structs 2 validation framework?
How many instances of servlet usually run in a struts application ?
What are action classes in struts?
What applications use apache struts?
How many action classes can be used in struts application?
What are construction struts?
What are the loop holes of struts?
At the point, you should go for struts framework?
How action mapping is configured in Struts?
What are the Core classes of Struts Framework?
Can explain about the validations and in your project where did u used the validations?
What configuration changes are required to use Tiles in Struts?
How the exceptions are handled in struts?