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 |
How an Image can be loaded in a Servlet ?
Is JSP Thread Safe ???? How To make JSP thrad safe ?????
How do we go with database connection and log4j integration in servlet?
Can servlet have a constructor ?
What is the difference between Get and Post Method?
Whats the advantages using servlets over using CGI?
What are the two important api's in for servlets?
What is meant by cookies?
Explain session tracking and its importance?
Differentiate between the get and post method
Which is the methods of generated servlet?
How to read request headers from servlets?