What is MVC?

Answer Posted / vikas

MVC, An architecture used for separating Business Layer
functionality represented by javabeans(the model) from the
Presentation Layer functionality represented by JSPs(the
view) using an intermediate servlet based controller.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by dynaactionform?

707


What is the purpose of @action annotation?

754


Which design pattern the interceptors in struts2 is based on?

698


What are the some useful annotations introduced in struts2?

750


Explain how can we upload files in struts2 application?

802


Describe validate() and reset() methods.

763


What is the flow of requests in struts based applications?

747


Who wrote struts?

721


Are interceptors and filters different?

743


Can we have multiple struts config files ?

722


Explain about logic match tag?

775


how to develop the submit and search operations in single jsp using struts?

2760


What are the cons of struts 2?

747


How duplicate form submission can be controlled in struts?

864


What is the difference between struts and spring?

683