Wat is Difference between Mvc1 architecture and Mvc2
Architecture?
Answer Posted / shankar
actually in mvc1 presentation logic and business logic are
dependent so developer and designer are not working
independently..
but in mvc2 presentation logic and business logic are
independent so developer and designer are working
independently..
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Which interceptor is responsible for file upload support?
Give the details of xml files used in validator framework?
What's mvc pattern ?
What does i18n interceptor?
How does struts work?
What do you mean by tiles in struts?
What is the use of token interceptor in Struts2?
What does execandwait interceptor?
Which class is the Front Controller in Struts2?
Describe validate() and reset() methods.
What is the purpose of execute method of action class?
How nested beans can be used in Struts applications?
What is role of action class?
What configuration changes are required to use resource files in Struts?
Is struts compatible with other java technologies?