What is the main difference between Mvc1 and Mvc2 Architecture??
Answer Posted / bhaskar jindam, hyd
Hi,
there is no MVC1 and MVC2 in struts.
I.e. model1 and model2(MVC)
struts means MVC or model2.
your question is wrong.
| Is This Answer Correct ? | 20 Yes | 47 No |
Post New Answer View All Answers
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What is the purpose of constant tag in struts.xml?
How many instances of servlet usually run in a struts application ?
What does params interceptor?
Explain about how requests from the client are sent?
Give the details of xml files used in validator framework?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is the naming convention for a resource bundle file in struts2?
What do you mean by inner class and anonymous class?
Why was reload removed from struts (since 1.1)?
What is strut web xml?
What is the purpose of @element annotation annotation?
Which class of struts is responsible to converts data types from string and vice versa?
What configuration changes are required to use resource files in Struts?