org.apache.myfaces.tobago.servlet
Class ResourceServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.myfaces.tobago.servlet.ResourceServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class ResourceServlet
- extends HttpServlet
User: lofwyr
- Since:
- 1.0.7
XXX This class is in development. Please don't use it in
production environment!
- See Also:
- Serialized Form
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 |
ResourceServlet
public ResourceServlet()
service
protected void service(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Overrides:
service
in class HttpServlet
- Throws:
ServletException
IOException
Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.