What are the Internal servlets maintained by the web server?
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 |
What is Client-Server Computing?
How to maintain security in servlets?
How does java thread pool work?
What is a cookie What is the difference between session and cookie
What is HTTP Tunneling?
What are the Internal servlets maintained by the web server?
difference between forward and sendredirect
What is the web server used for running the Servlets?
What are different types of SessionTracking?
Are Servlets by default thread safe or not? thanks in advance regards Sudhakar
When servlet is loaded?
What is the difference between portlet and servlet?