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

Answer Posted / ramkiran

If ur using jsps internally we are using serlet so for
every request page(jsp)we have internally one servlet so
that container will takes some waht burden. and one more
difference is that session
So Struts Frame work , when ever the reuest will comes
ActionServlet will takes internally and maps the Servlet-
Config.xml file.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the configuration files used in struts?

529


What is the differences between struts1 and struts2?

534


What is the purpose of redirect result type?

576


What is dispatch action class?

615


How can we display all validation errors to user on jsp page?

653






What is http redirect?

571


What is the difference between shocks and struts?

504


What is the purpose of @conversionerrorfieldvalidator annotation?

625


Which file is used by controller to get mapping information for request routing?

539


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

577


Are interceptors and filters different?

549


what is ACID test for fresh engineers??what is the pattern??

2371


What are different Struts2 tags? How can we use them?

576


What are different ways to create Action classes in Struts2?

599


Is struts action class singleton?

554