Wat is Difference between Mvc1 architecture and Mvc2
Architecture?
Answer Posted / ravi
MVC Model-1 = MV+C
MVC Model-2 = M+V+C
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can explain about the validations and in your project where did u used the validations?
Why do we use struts?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
What are the action classes in struts?
How does struts work?
What are the features of struts 2?
What is the purpose of @keyproperty annotation annotation?
Is struts 1 still supported?
How can we write our own interceptor and map it for action?
Are struts still used?
What is front controller in struts?
What are disadvantages of Struts?
Do you need an alignment after replacing struts?
What is the difference between forwardaction and includeaction?
What is the purpose of @conversion?