com.counterclaim.openefm.jsp.layouts
Class mainLayout

java.lang.Object
  |
  +--javax.servlet.GenericServlet
        |
        +--javax.servlet.http.HttpServlet
              |
              +--org.apache.jasper.runtime.HttpJspBase
                    |
                    +--com.counterclaim.openefm.jsp.layouts.mainLayout
All Implemented Interfaces:
javax.servlet.jsp.HttpJspPage, javax.servlet.jsp.JspPage, java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class mainLayout
extends org.apache.jasper.runtime.HttpJspBase

See Also:
Serialized Form

Constructor Summary
mainLayout()
           
 
Method Summary
 void _jspService(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 void _jspx_init()
           
 
Methods inherited from class org.apache.jasper.runtime.HttpJspBase
destroy, getServletInfo, init, jspDestroy, jspInit, service
 
Methods inherited from class javax.servlet.http.HttpServlet
service
 
Methods inherited from class javax.servlet.GenericServlet
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.servlet.Servlet
getServletConfig, service
 

Constructor Detail

mainLayout

public mainLayout()
Method Detail

_jspx_init

public final void _jspx_init()
                      throws org.apache.jasper.runtime.JspException

_jspService

public void _jspService(javax.servlet.http.HttpServletRequest request,
                        javax.servlet.http.HttpServletResponse response)
                 throws java.io.IOException,
                        javax.servlet.ServletException
Overrides:
_jspService in class org.apache.jasper.runtime.HttpJspBase


Copyright © 2002 counterclaim.com. All Rights Reserved.