org.apache.struts2.views
Class JspSupportServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.struts2.views.JspSupportServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class JspSupportServlet
- extends HttpServlet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
jspSupportServlet
public static JspSupportServlet jspSupportServlet
JspSupportServlet
public JspSupportServlet()
init
public void init(ServletConfig servletConfig)
throws ServletException
- Specified by:
init
in interface Servlet
- Overrides:
init
in class GenericServlet
- Throws:
ServletException
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.