Method |
Description |
Config( )
|
Returns this Servlet's configuration information. |
getInitParameter( )
|
Returns the value associated with the specified Servlet initialization parameter name. |
getInitParameterNames( )
|
Returns an Enumeration containing the names of any Servlet initialization parameter. |
getServletName( )
|
Returns the name of the Servlet. |