What is MVC Architecture?
Answer Posted / 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 View All Answers
Are actions thread safe?
What is struts validator framework?
Define struts?
Describe the mvc on struts?
What does params interceptor?
How interceptor works in struts 2?
Explain about the process of functioning of the struts program?
What is a custom tag?
Describe the two types of formbeans.
Explain the necessity of empty tag?
What are Struts2 core components?
What is struts framework?
What is the purpose of @after?
What's mvc pattern ?
How struts 2 validation works?