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
Can you explain aware interfaces in struts2?
What are the important methods of actionform?
Which class of struts is responsible to converts data types from string and vice versa?
What does action do in struts?
How do I access token?
Can we have multiple struts config files in a single web app?
What is struts framework in java?
How properties of a form are validated in Struts?
What is the purpose of constant tag in struts.xml?
When should be opt for struts framework?
What is the purpose of @conversion annotation annotation?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
What are the some useful annotations introduced in struts2?
What is the purpose of @key?
What configuration files are used in struts?