Wat is Difference between Mvc1 architecture and Mvc2
Architecture?
Answer Posted / guest
MVC1 it combines the presentation logic with the business
logic where as MVC2 it seperates the presentation logic
from business logic
| Is This Answer Correct ? | 84 Yes | 27 No |
Post New Answer View All Answers
What is strut action mapping?
What is ValueStack and OGNL?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What do you mean by actionmapping?
What is spring hibernate and struts in java?
What's mvc pattern ?
Name the different types of actions found in struts.
Does apache tomcat use struts?
What are the pros of struts 2?
What are the sections into which a strut configuration file can be divided?
Explain architecture of struts2?
What is struts framework in java?
How can we group related actions in one group in Struts?
Describe the basic steps used to create a tiles application?
What is action class?