javax.faces.webapp
Class FacesServlet
java.lang.Object
javax.faces.webapp.FacesServlet
- Servlet
public final class FacesServlet
extends java.lang.Object
implements Servlet
$Revision: 265611 $ $Date: 2005-09-01 03:05:16 +0200 (Thu, 01 Sep 2005) $- Manfred Geiler (latest modification by $Author: oros $)
CONFIG_FILES_ATTR
public static final String CONFIG_FILES_ATTR
LIFECYCLE_ID_ATTR
public static final String LIFECYCLE_ID_ATTR
FacesServlet
public FacesServlet()
destroy
public void destroy()
getServletConfig
public ServletConfig getServletConfig()
getServletInfo
public String getServletInfo()
init
public void init(ServletConfig servletConfig)
throws ServletException
service
public void service(ServletRequest request,
ServletResponse response)
throws IOException,
ServletException