What is MVC Architecture?

Answer Posted / pkr_reddy

MVC is model view controller architecture .
MVC is divided into 3 parts
1.MVC
2.MVC ->1 this is jsp and java bean commmunication.
3.MVC ->2 this is servlet+jsp+javabean+struts commun.

model is backend database or java bean.
view is output html 0r jsp.
controller is logic that is servlet.

Is This Answer Correct ?    210 Yes 64 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain value stack?

531


Is struts compatible with other java technologies?

517


What is struts2 namespace?

495


What is the purpose of @urlvalidator annotation?

546


What is the use of lookupdispatchaction?

551






In struts.xml, what does the attribute "method" stands for in the "action" tag?

517


What is the use of execAndWait interceptor?

550


What are the ways in which duplicate form submission can occur?

498


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4027


Can we handle exceptions in Struts programmatically?

509


What is the difference between struts and spring? Explain

478


What is value stack?

615


Why actionservlet is singleton in struts?

582


How exceptions are handled in struts application?

525


What is the purpose of @element annotation annotation?

591