Answer Posted / venkat
MVC
Model View Controller
->Using of mvc means there will be clean seperation layers
in application devolopmaent.
->modification done in one layer does not disturb the
another layer.
->Because of parallal devolopement the productivity is
always better.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why are frameworks used?
What’s the utilization of resource bundle properties file in struts validation structure?
What are the classes used as part of struts framework ?
What is execute method in struts?
What is switchaction?
Which configuration file is used for storing jsp configuration information in struts?
How to explain Software Bank Loan descriptions
What are the benefits of the struts system?
Why we use struts in java?
What are the features of struts?
Is struts action class singleton?
What is the use of struts config xml file?
How can we display all validation errors to user on jsp page?
What is defeult result type?
What is the default suffix for Struts2 action URI and how can we change it?