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

What is the life-cycle of servlets?

645


How to find whether a parameter exists in the request object?

673


What is difference between get and post method?

581


Explain is servlet mapping?

592


Is tomcat a servlet container?

585






How a servlet is unloaded?

599


What are the advantages of Servlet over CGI?

672


How can you use a servlet to generate a plain text instead of html?

603


What are the types of an http request?

593


What are session variable in servlets?

578


What do you mean by interservlet communication?

594


Can we override servlet service method?

593


What are different ways for authentication of servlet?

535


How do you deal property files in servlet?

610


What do you mean by mime type?

561