what is the difference between model1 and model2
architecture in struts?
Answer Posted / mahalakshmi
in model 1 jsp can handle busnesslogic and view also.
in model 2 it sus only for view purpose and busnesslogic
hanlde by controller
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
When do I need “struts.jar” on my classpath?
What are result types in struts?
Explain about struts relation to html tags?
Can you explain the directory structure for a struts folder in brief ?
Explain integrate log4j in struts2 application?
What is difference between spring and struts?
What is front controller in struts?
What is actioninvocation?
Name some useful annotations introduced in Struts2?
how does request processor relates to action mapping?
Explain about struts dispatch action?
What is the purpose of action-mappings tag in struct-config.xml?
What is the design role played by struts?
Describe validate() and reset() methods.
What are action classes in struts?