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

we have 7 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. when we starting providing data in jsp pages when we are at 3rd jsp at that time sessions timeout where the data will be store which we r provide in last two jsps?

2 Answers  


what r the disadvantages of MVC-2 Architecture?

2 Answers   Process IT,


How do you create message resource?

0 Answers  


What are struts in java?

0 Answers  


What are the aware interfaces in struts2?

0 Answers  






What are the custom tags?

0 Answers  


What is the purpose of @before annotation?

0 Answers  


What is the difference between filters and interceptors ?

0 Answers  


What are different Struts2 tags? How can we use them?

0 Answers  


What is the default suffix for struts2 action uri ?

0 Answers  


What is pojo in struts2?

0 Answers  


What is struts in j2ee?

0 Answers  


Categories