Wat is Difference between Mvc1 architecture and Mvc2
Architecture?
Answer Posted / jagadish babu
In MVC1 since business logic and presentation logic is
combined so web developer for (Bus.Logic) and web designer
for(pres.logic) cannot work simultaounlsy
But in mvc2 both can work indepenedently.
Is This Answer Correct ? | 24 Yes | 10 No |
Post New Answer View All Answers
Explain the difference between dispatchaction and lookupdispatchaction in struts?
What are the Core classes of Struts Framework?
What are the cons of struts 2?
How do you find the struts version being used in a project?
What is form bean in struts?
What are the two types of validations supported by validator framework?
Explain design patterns which is used in struts?
Which design pattern the interceptors in struts2 is based on?
Difference between html tags and struts specific html tags
What is execute method in struts?
What is the purpose of @conversion?
Explain about the
Can explain about the validations and in your project where did u used the validations?
Which configuration files are used in struts?
What is the differences between struts1 and struts2?