How is the Struts framworl related to MVC2?

Answers were Sorted based on User's Feedback



How is the Struts framworl related to MVC2? ..

Answer / chandra sekhar puli

In MVC2 pattern Servlet act as Controller.
In struts framework Controller is ActionServlet which is a
Servlet.
Thus struts framework is related to MVC2.

Is This Answer Correct ?    6 Yes 0 No

How is the Struts framworl related to MVC2? ..

Answer / guest

struts framework is an implementation of MVC2 Architecture
or design pattern. MVC2 is about the loose coupling between
the presentation layer and the business layer.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Struts Interview Questions

how will you view ur jsp page to the client by using properties file?

2 Answers   Wipro,


How you will enable front-end validation based on the xml in validation.xml?

0 Answers  


1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they

0 Answers   TCS,


What are the steps required for setting up validator framework in struts?

0 Answers  


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........?

1 Answers  






explain the struts-configuration file?

3 Answers   TCS, Zoho,


Hi i am murali.i need a excellent answer for the question Tell me about project and project flow ? i mean it is use full to any project,it is on STRUTS

2 Answers  


struts is thread safe or not ?give me answer as early as possible

5 Answers  


Is struts thread safe?

4 Answers   HCL, Mphasis,


What is the purpose of @requiredstringvalidator?

0 Answers  


what is the main reason for developing struts? what is advantages over Basic MVC architecture based JAVA Application?

1 Answers  


Please can you tell me ,where can we used the MVC other than web applications.

1 Answers  


Categories