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 an example of validates method used to avoid errors.
What is struts and springs in java?
What is the purpose of action-mappings tag in struct-config.xml?
How does struts work?
What's mvc pattern ?
What are different ways to create Action classes in Struts2?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
Why do we need mapdispatchtoprops?
What is the purpose of form-be tag in struct-config.xml?
Which class is the Front Controller in Struts2?
Is Struts Framework part of J2EE?
Which servlet does the struts framework use?
When it’s useful to use IncludeAction?
Can we handle exceptions in Struts programmatically?
What are the steps of struts installation?