What is MVC Architecture?

Answers were Sorted based on User's Feedback



What is MVC Architecture?..

Answer / s.thirunavukarasu

MVC means model view control architecture.
model is nothing but the member variable and method declaration.
view is the look and feel techinque.
control is how to control the components.

Is This Answer Correct ?    52 Yes 113 No

Post New Answer

More Struts Interview Questions

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

0 Answers   Wipro,


What is the purpose of @results?

0 Answers  


i have a log in web application .... i want restrict the user for particular no of users what is procedure to develop thus application

2 Answers  


What are the main classes which are used in struts application?

0 Answers  


how to write my own Action servlet by extending pre-defined Action servlet in struts config.

2 Answers   Sony,






What is the procedure of operation of a form tag?

0 Answers  


What are the cons of struts 2?

0 Answers  


What are the advantages of spring mvc over struts mvc?

0 Answers  


How interceptor works in struts 2?

0 Answers  


What is struts in j2ee?

0 Answers  


what is the purpose of load_on_startup entry in struts- config.xml?

8 Answers   Satyam,


Can we handle exceptions in Struts programmatically?

0 Answers  


Categories