Wat is Difference between Mvc1 architecture and Mvc2
Architecture?
Answer Posted / reddy
in mvc1 one webcompoent is responsile for halding requst
and sending responce using helper
where as in mvc2 one webcomponent is responcible for
handling requst and anthor webcomponent is responceble for
sending responce using helper
| Is This Answer Correct ? | 24 Yes | 34 No |
Post New Answer View All Answers
What design patterns are used in struts?
Briefly tell the two kinds of form beans.
What is struts framework in java?
Why do we need mapdispatchtoprops?
What are the features of struts 2?
What do you mean by struts.dev mode?
What is struts-default package and what are it’s benefits?
What is difference between struts1 and struts2?
What is the purpose of @beforeresult annotation?
What is the procedure of operation of a form tag?
In which method of action class the business logic is executed?
Which library is provided by struts for form elements like check boxes, text boxes etc?
Why do we use struts?
What are the steps required for setting up validator framework in struts?
What is the difference between plain-validator and field-validator?