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

Is struts efficient?

674


What is struts in j2ee?

714


What steps are required to for an application migration from Struts1 to Struts2?

791


What is container struts2?

732


Does struts include its own unit tests?

712


How many servlet controllers are used in a Struts Application?

805


What do you mean by the abstract package in struts2, and what is its utilization?

716


How can we upload files in Struts2 application?

791


Why actionservlet is singleton in struts?

755


What is the purpose of @expressionvalidator annotation?

779


What is a custom tag?

700


In how many ways duplicate form submission can occurs?

759


Can a reducer dispatch an action?

712


What is interceptor? And life cycle methods of interceptor?

747


What is struts-default package and what are it’s benefits?

762