Can we override the ActionServlet?

Answer Posted / sujit

The above ans is incorrect so the correct code to be
written in struts-config.xml is
<controller
processorClass="org.abc.comp.ExtendedRequestProcessorClass"/
>

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different methods involved in generic servlet?

553


Should I override the service() method?

666


What is the disadvantage of cookies?

574


What do you mean by session tracking?

665


How does java thread pool work?

546






What do you mean by the servlet chaining?

547


Explain web container.

565


why we should override only no-agrs init() method.

676


Explain the architechure of a servlet?

602


Why are servlets used?

529


What is the difference between forward () and sendredirect () functions in servlet? Explain

543


What are the important functions of filters?

594


What's the architecture of a servlet package?

556


Write the code to get the server information in servlet.

567


How can the session in servlet be destroyed?

639