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
Do I have to credit struts on my own website?
How the exceptions are handled in struts?
What is the forward action utilized for?
What is actioninvocation in struts2?
Difference between html tags and struts specific html tags
How is forward action used for integration?
How struts control data flow?
Can you explain aware interfaces in struts2?
What are the struts2 error message keys that can come during file uploading process?
What is the purpose of @result annotation?
What is java struts?
Are interceptors and filters different?
What is an interceptor stack?
What is spring hibernate and struts in java?
Is struts 1 still supported?