What is MVC?

Answer Posted / ravikumar

Model : Business Logic related to database modelling

View : Presentaion such as JSP, HTML, etc.

Controller : Controlls the requests and responses

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which interceptor is responsible for file upload support?

581


Why is it called struts?

540


How can we display all validation errors to user on jsp page?

653


What is the use of execAndWait interceptor?

571


Explain the life cycle of a request in struct2 application?

495






What is difference between struts1 and struts2?

508


What is the procedure of operation of a form tag?

558


What is struts2 namespace?

514


Which model components are supported by Struts?

571


What is the default suffix for Struts2 action URI and how can we change it?

526


What is the purpose of @before annotation?

589


How many servlet controllers are used in a Struts Application?

515


Which design pattern is implemented by Struts2 interceptors?

556


What is the purpose of @customvalidator annotation?

577


What are the benefits of Interceptors in Struts2?

655