
Description
public class JOTServletContext
TBD --- maybe
See also:

Constructors
public
JOTServletContext
()

Methods
public ServletContext
getContext
(
String arg0)
public String
getContextPath
()
public int
getMajorVersion
()
public int
getMinorVersion
()
public RequestDispatcher
getNamedDispatcher
(
String arg0)
public RequestDispatcher
getRequestDispatcher
(
String arg0)
public String
getServerInfo
()
public Servlet
getServlet
(
String arg0)
throws
.ServletException
public String
getServletContextName
()
public void
removeAttribute
(
String arg0)

Fields

Nested Classes