What is MVC Architecture?
Answers were Sorted based on User's Feedback
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 |
What is meant by portals???
Why use spring, if you are already using struts?
At the point, you should go for struts framework?
What’s the utilization of resource bundle properties file in struts validation structure?
How data transfered from one formbean to another formbean?
What is struts2 in java?
What do you mean by struts.dev mode?
Can we write Structs application without using Action Class directly or indirectly(extends Action class)
why do we use logic tag library in struts?
what are componeents presents in Strutsconfig.xml?
what is mean by custom tag?
What are the different kinds of actions in struts?