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
What are the aware interfaces in struts2?
What is the purpose of redirect result type?
How to convert struts to spring mvc?
What is java struts?
What is struts? Explain
How can we display all validation errors to user on jsp page?
How struts 2 validation works?
What is controller in struts2?
What is the purpose of @urlvalidator annotation?
What is the purpose of constant tag in struts.xml?
What is role of actionservlet?
Does apache tomcat use struts?
What are the custom tags?
What are result types in struts?
What are interceptors in struts 2?