What are the Internal servlets maintained by the web server?

Answer Posted / suchitra

internal servlets are built-in servlet that you can add to
your Web module to enable optional functions for that Web
module.
///////////SUCHITRA KUMAR SUKLA\\\\\\\\\
Here are the available internal servlets:

com.ibm.ws.webcontainer.servlet.InvokerServlet
Invokes a servlet by class name. Add this servlet to a Web
module with the WebSphere Development Studio for iSeries
tools. For more information on how to add a servlet to your
web module, see the WebSphere Development Studio Client
Help.

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which application server is best for java?

560


Which event is fired at the time of session creation and destroy?

879


Why do we have servlet wrapper classes?

580


How can we create deadlock situation in servlet?

853


Is servlet thread safe?

523






What are the drawbacks of cgi?

572


What are the life-cycle methods for a servlet?

557


If a servlet is not properly initialized, what exception may be thrown?

629


What's the difference between authentication and authorization?

554


What do you mean by web applications? Explain web application directory arrangement?

541


What are all the ways for session tracking?

594


Should I override the service() method?

670


What is servlet used for?

698


What is a generic servlet?

522


How do we call one servlet from another servlet?

592