?? wpactionservlet.html
字號(hào):
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD></TR></TABLE><A NAME="INCLUDE_SERVLET_PATH"><!-- --></A><H3>INCLUDE_SERVLET_PATH</H3><PRE>public static final java.lang.String <B>INCLUDE_SERVLET_PATH</B></PRE><DL><DD>The request attribute under which the servlet path information is stored for processing during a RequestDispatcher.include() call.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.portal.struts.portlet.WpActionServlet.INCLUDE_SERVLET_PATH">Constant Field Values</A></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="WpActionServlet(javax.servlet.ServletContext, javax.servlet.ServletConfig, javax.portlet.PortletConfig, com.ibm.portal.struts.portlet.StrutsInfo)"><!-- --></A><H3>WpActionServlet</H3><PRE>public <B>WpActionServlet</B>(javax.servlet.ServletContext servletContext, javax.servlet.ServletConfig servletConfig, javax.portlet.PortletConfig portletConfig, <A HREF="../../../../../com/ibm/portal/struts/portlet/StrutsInfo.html" title="class in com.ibm.portal.struts.portlet">StrutsInfo</A> strutsInfo)</PRE><DL><DD>The WpActionServlet Constructor<P><DT><B>Parameters:</B><DD><CODE>servletContext</CODE> - the servlet context object<DD><CODE>servletConfig</CODE> - the servlet config object<DD><CODE>portletConfig</CODE> - the portlet config object<DD><CODE>strutsInfo</CODE> - the wps struts info object</DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="getServletName()"><!-- --></A><H3>getServletName</H3><PRE>public java.lang.String <B>getServletName</B>()</PRE><DL><DD>Get the servlet name<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getServletName</CODE> in interface <CODE>javax.servlet.ServletConfig</CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>returns the name of the servlet</DL></DD></DL><HR><A NAME="getServletConfig()"><!-- --></A><H3>getServletConfig</H3><PRE>public javax.servlet.ServletConfig <B>getServletConfig</B>()</PRE><DL><DD>Get the servlet config object<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getServletConfig</CODE> in interface <CODE>javax.servlet.Servlet</CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>returns the servlet config object</DL></DD></DL><HR><A NAME="getPortletConfig()"><!-- --></A><H3>getPortletConfig</H3><PRE>public javax.portlet.PortletConfig <B>getPortletConfig</B>()</PRE><DL><DD>Get the Portlet configuration object.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/ibm/portal/struts/portlet/PortletInfoSupplier.html#getPortletConfig()">getPortletConfig</A></CODE> in interface <CODE><A HREF="../../../../../com/ibm/portal/struts/portlet/PortletInfoSupplier.html" title="interface in com.ibm.portal.struts.portlet">PortletInfoSupplier</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>returns the portlet config object</DL></DD></DL><HR><A NAME="getServletContext()"><!-- --></A><H3>getServletContext</H3><PRE>public javax.servlet.ServletContext <B>getServletContext</B>()</PRE><DL><DD>Get the servlet context object<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getServletContext</CODE> in interface <CODE>javax.servlet.ServletConfig</CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>returns the servlet context object</DL></DD></DL><HR><A NAME="getPortletContext()"><!-- --></A><H3>getPortletContext</H3><PRE>public javax.portlet.PortletContext <B>getPortletContext</B>()</PRE><DL><DD>Get the Portlet context<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/ibm/portal/struts/portlet/PortletInfoSupplier.html#getPortletContext()">getPortletContext</A></CODE> in interface <CODE><A HREF="../../../../../com/ibm/portal/struts/portlet/PortletInfoSupplier.html" title="interface in com.ibm.portal.struts.portlet">PortletInfoSupplier</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>returns the portlet context object</DL></DD></DL><HR><A NAME="getStrutsInfo()"><!-- --></A><H3>getStrutsInfo</H3><PRE>public <A HREF="../../../../../com/ibm/portal/struts/portlet/StrutsInfo.html" title="class in com.ibm.portal.struts.portlet">StrutsInfo</A> <B>getStrutsInfo</B>()</PRE><DL><DD>Get the Struts/Servlet information object<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>returns the Struts Info object</DL></DD></DL><HR><A NAME="getStrutsRoot()"><!-- --></A><H3>getStrutsRoot</H3><PRE>public java.lang.String <B>getStrutsRoot</B>()</PRE><DL><DD>Get the Struts/Servlet Context Root<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>returns the struts context root</DL></DD></DL><HR><A NAME="setStrutsRoot(java.lang.String)"><!-- --></A><H3>setStrutsRoot</H3><PRE>public void <B>setStrutsRoot</B>(java.lang.String strutsRoot)</PRE><DL><DD>Set the Struts/Servlet Context Root<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>strutsRoot</CODE> - the struts context root</DL></DD></DL><HR><A NAME="init()"><!-- --></A><H3>init</H3><PRE>public void <B>init</B>() throws javax.servlet.ServletException</PRE><DL><DD>This init method just calls the super <code>ActionServlet</code> init method. The <code>ActionServlet</code> actually digests the Struts configuration.<P><DD><DL></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE>javax.servlet.ServletException</CODE> - if there is a problem digesting the configuration</DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../com/ibm/portal/struts/portlet/StrutsPortlet.html" title="class in com.ibm.portal.struts.portlet"><B>PREV CLASS</B></A> <A HREF="../../../../../com/ibm/portal/struts/portlet/WpRequestProcessor.html" title="class in com.ibm.portal.struts.portlet"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> <A HREF="WpActionServlet.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -