what is the difference between model1 and model2
architecture in struts?
Answer Posted / abdul hannan
In Model-1, every request is handled by separate controller
class, but in Model-2 every request is handled by a common
controller class like in Struts 'ActionServlet' class.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Name the different types of actions found in struts.
What is struts2 in java?
Why do we need struts?
Explain about struts relation to html tags?
How to build struts application in eclipse?
What is the procedure of operation of a form tag?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
What is the purpose of @result?
What is the purpose of @expressionvalidator annotation?
How does struts2 token work?
What is the purpose of @urlvalidator annotation?
What is the purpose of struct-config.xml in struct2?
What is struts and why it is used?
Give an example where struts tiles may be used?
Are struts and shocks the same?