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
Give the details of xml files used in validator framework?
how to debug struts project in netbean ?
What is actionservlet?
Are interceptors and filters different?
What are the two types of validations supported by validator framework?
What is the difference between validation.xml and validator-rules.xml files in struts?
What is life cycle of an interceptor?
What is controller in struts2?
How many struts config file in a struts application?
What is defeult result type?
Explain about how requests from the client are sent?
Difference between html tags and struts specific html tags
What is the role of action class in struts?
How long do struts last?
What do you mean by ognl?