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
Why do we use struts?
What is the difference between requestaware and servletrequestaware interface?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
How do I access token?
What does apache struts do?
What are pull and push mvc architecture and which architecture does struts2 follow?
What is request processor and how does it relates to action mapping?
What is the configuration files used in struts?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
Difference between html tags and struts specific html tags
Why are frameworks used?
What is package name in struts xml?
What is difference between spring and struts?
what is ACID test for fresh engineers??what is the pattern??
What configuration changes are required to use Tiles in Struts?