Save This Page
Home » struts-2.0.11.2-src » org.apache » struts2 » views » [javadoc | source]
org.apache.struts2.views
public class: JspSupportServlet [javadoc | source]
java.lang.Object
   javax.servlet.GenericServlet
      javax.servlet.http.HttpServlet
         org.apache.struts2.views.JspSupportServlet

All Implemented Interfaces:
    Serializable, Servlet, ServletConfig

Field Summary
public static  JspSupportServlet jspSupportServlet     
Method from org.apache.struts2.views.JspSupportServlet Summary:
init
Methods from javax.servlet.http.HttpServlet:
service
Methods from javax.servlet.GenericServlet:
destroy,   getInitParameter,   getInitParameterNames,   getServletConfig,   getServletContext,   getServletInfo,   getServletName,   init,   init,   log,   log,   service
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.struts2.views.JspSupportServlet Detail:
 public  void init(ServletConfig servletConfig) throws ServletException