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
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
Name the different types of actions found in struts.
What is the purpose of @key annotation annotation?
Explain about tiles?
Why do we use struts?
How can we handle exceptions thrown by application in Struts2?
What is the significance of logic tags in Struts?
Why use struts framework in java?
Can you explain value stack?
What is action class?
Why it called struts?
What is spring hibernate and struts in java?
What is the apache struts vulnerability?
What is the difference between struts and spring? Explain
How you will display validation fail errors on jsp page?