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
What does execandwait interceptor?
What is the difference between shocks and struts?
How can we handle exceptions thrown by application in Struts2?
What is the purpose of @action annotation?
Is there a particularly good ide to use with struts?
What is struts 2 framework in java?
What are the custom tags?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
How do you convert struts to springs?
Are interceptors thread safe?
What is use of i18n interceptor?
What is the difference between empty default namespace and root namespace?
What is difference between lookupdispatchaction and dispatchaction?
What are action classes in struts?
What are action errors and error?