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 use of assert keyword in java..?
What is difference between actionform and dynaactionform?
What’s the utilization of resource bundle properties file in struts validation structure?
What inbuilt themes are provided by struts2?
Does apache struts run on windows?
what is BUSINESS DELIGATE PATTERN,DAO,VO,DTO?
6 Answers BOB Technologies, TCS,
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What are the benefits of Interceptors in Struts2?
which MVC architecture struts follows and why?
Hi frnds Ima facing problm with tomcat configuration.kindly can any one tell to me what is the mistake iam doing.i already configured tomcat as fallowing http://www.ibm.com/developerworks/opensource/library/os-eclipse-tomcat/ even though iam getting the PortNO .and changed with different no of Ports but no working kindly can any one tell me what is the mistake iam doing........?
explain the struts-configuration file?
What are the classes used in struts?