What are the Internal servlets maintained by the web server?



What are the Internal servlets maintained by the web server?..

Answer / 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

More Servlets Interview Questions

What is called servlet mapping?

0 Answers  


Explain the difference between servletconfig and servletcontext in servlet?

0 Answers  


Why is http protocol called as a stateless protocol?

0 Answers  


Why doesn’t a servlet include main()? How does it work?

0 Answers  


please give url to get orinal software for I-net crystal clear java report tools?

0 Answers  






What's the servlet interface?

0 Answers  


What are the important functions of filters?

0 Answers  


What is difference between Forward() and sendRedirect() methode?

14 Answers   Polaris,


Explain jsessionid?

0 Answers  


How do you load an image in a Servlet?

0 Answers  


Explain the differences between jsp and servlet.

0 Answers  


What are the mechanisms used by a servlet container for maintaining session information?

0 Answers  


Categories