Can we override the ActionServlet?

Answer Posted / sr

we can not override an actionservlet because it is a class .

but we can sub class the actionservlet and we can have our
own request processor class.The above code is useful for
incuding request processor class.

Is This Answer Correct ?    18 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is context in servlet?

537


Explain the servlet filter.

538


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

563


What is the use of attribute in servlets?

540


What are advantages of servlets over cgi?

624






What is a servlet engine?

544


How to get the actual path of servlet in server?

734


What is servlet interface?

694


How do you run a servlet?

537


What is setattribute in servlet?

552


What is servlet container. how it works?

607


How do you invoke a Servlet? What is the difference between doPost method and doGet method?

644


What are its drawbacks of cgi?

567


What is the difference between Difference between doGet() and doPost()?

754


Why are http servlets used in programming?

546