corelib.services.web.webapplications
Class ExtendedServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
corelib.services.web.webapplications.ExtendedServlet
- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class ExtendedServlet
- extends javax.servlet.http.HttpServlet
- See Also:
- Serialized Form
| Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedServlet
public ExtendedServlet()
getRequestForCurrentThread
public static javax.servlet.http.HttpServletRequest getRequestForCurrentThread()
getResponseForCurrentThread
public static javax.servlet.http.HttpServletResponse getResponseForCurrentThread()
getSessionForCurrentThread
public static javax.servlet.http.HttpSession getSessionForCurrentThread()
service
public void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
java.io.IOException
- Overrides:
service in class javax.servlet.http.HttpServlet
- Throws:
javax.servlet.ServletException
java.io.IOException
CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.
Copyright 2012 Infini Software - All Rights Reserved.