jsp
Class source_jsp
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.jasper.runtime.HttpJspBase
jsp.source_jsp
- All Implemented Interfaces:
- Serializable, HttpJspPage, JspPage, Servlet, ServletConfig, org.apache.jasper.runtime.JspSourceDependent
public final class source_jsp
- extends org.apache.jasper.runtime.HttpJspBase
- implements org.apache.jasper.runtime.JspSourceDependent
- See Also:
- Serialized Form
| Methods inherited from class org.apache.jasper.runtime.HttpJspBase |
destroy, getServletInfo, init, jspDestroy, jspInit, service |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
source_jsp
public source_jsp()
getDependants
public Object getDependants()
- Specified by:
getDependants in interface org.apache.jasper.runtime.JspSourceDependent
_jspInit
public void _jspInit()
- Overrides:
_jspInit in class org.apache.jasper.runtime.HttpJspBase
_jspDestroy
public void _jspDestroy()
- Overrides:
_jspDestroy in class org.apache.jasper.runtime.HttpJspBase
_jspService
public void _jspService(HttpServletRequest request,
HttpServletResponse response)
throws IOException,
ServletException
- Specified by:
_jspService in interface HttpJspPage- Specified by:
_jspService in class org.apache.jasper.runtime.HttpJspBase
- Throws:
IOException
ServletException
Copyright © 2003-2006 Apache Software Foundation. All Rights Reserved.