ServletContext: Defines a set of methods that a servlet uses to communicate with its servlet container, for example, to get the MIME type of a file, d ...
Search results for servletcontext
Explain ServletContext.
Posted by Devin
ServletContext interface is a window for a servlet to view it's environment. A servlet can use this interface to get information such as initializatio ...
« previous1 next »
