jsp
Class index_jsp

java.lang.Object
  extended by org.apache.jasper.runtime.HttpJspBase
      extended by jsp.index_jsp

public final class index_jsp
extends org.apache.jasper.runtime.HttpJspBase


Constructor Summary
index_jsp()
           
 
Method Summary
 void _jspDestroy()
           
 void _jspInit()
           
 void _jspService(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 Object getDependants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

index_jsp

public index_jsp()
Method Detail

getDependants

public Object getDependants()

_jspInit

public void _jspInit()

_jspDestroy

public void _jspDestroy()

_jspService

public void _jspService(javax.servlet.http.HttpServletRequest request,
                        javax.servlet.http.HttpServletResponse response)
                 throws IOException,
                        javax.servlet.ServletException
Throws:
IOException
javax.servlet.ServletException


Copyright © 2010 OW2 Consortium. All Rights Reserved.