findAttribute
public Object findAttribute(String s)
forward
public void forward(String s)
getAttribute
public Object getAttribute(String s)
getAttribute
public Object getAttribute(String s,
int i)
getAttributeNamesInScope
public Enumeration getAttributeNamesInScope(int i)
getAttributesScope
public int getAttributesScope(String s)
getException
public Exception getException()
getOut
public JspWriter getOut()
getPage
public Object getPage()
getRequest
public ServletRequest getRequest()
getResponse
public ServletResponse getResponse()
getServletConfig
public ServletConfig getServletConfig()
getServletContext
public ServletContext getServletContext()
getSession
public HttpSession getSession()
handlePageException
public void handlePageException(Exception e)
handlePageException
public void handlePageException(Throwable t)
include
public void include(String s)
initialize
public void initialize(Servlet servlet,
ServletRequest servletRequest,
ServletResponse servletResponse,
String s,
boolean b,
int i,
boolean b2)
release
public void release()
removeAttribute
public void removeAttribute(String s)
removeAttribute
public void removeAttribute(String s,
int i)
setAttribute
public void setAttribute(String s,
Object o)
setAttribute
public void setAttribute(String s,
Object o,
int i)
setJspWriter
public void setJspWriter(JspWriter jspWriter)
setRequest
public void setRequest(ServletRequest servletRequest)
setServletContext
public void setServletContext(ServletContext servletContext)
setSession
public void setSession(HttpSession httpSession)
verify
public void verify()