Even though Servlets and JSP are web based concepts .wht is
the use of using Struts using then

Answer Posted / sukumaran

A framework is something where we can organise the web
compnents such as jsps servlets filters .... These are the
web components.But each webcomponent has a seperate
function to do as servlet is meant for controlling (i.e;
page flow ) and the jsps are meant for the view(it can be
as well used for controlling).But the question is where to
write the buisness logic From here arised the frame work of
struts you can have the coordination between each web
component in an efficient manner with the use of
struts .And which is called as MVC - 2 architechture.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

577


What is difference between actionform and dynaactionform?

598


Give an example where struts tiles may be used?

561


What is the different actions available in struts?

546


How many struts config file can be created in struts?

498






What is the difference between session scope and request scope when saving formbean ?

560


When do I need “struts.jar” on my classpath?

543


How do I access token?

503


What is the use of interceptor?

524


What is declarative exception handling in struts?

561


How is the mvc design pattern used in struts framework?

520


What are the core classes of struts framework? Explain

533


How to explain Software Bank Loan descriptions

1903


What is the significance of logic tags in Struts?

584


Explain the complete struts validator framework.

581