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
Which components are available using actioncontext map?
Explain about struts relation to html tags?
What is the difference between shocks and struts?
What types of validations are available in xml based validation in struts2?
What is the purpose of @after?
What is the purpose of @result?
How many servlet controllers are used in a Struts Application?
How is a lookup dispatch action created?
What do you mean by struts.dev mode?
What is struts framework in java?
How to upload struts file?
Explain the core end goal while using java struts?
Is there a particularly good ide to use with struts?
Which interceptor is responsible for i18n support?
What is the configuration files used in struts?