|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.portlet.GenericPortlet
message.portlets.JSPPortlet
Constructor Summary | |
JSPPortlet()
|
Method Summary | |
protected void |
include(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
java.lang.String path)
function to include a jsp or servlet. |
Methods inherited from class javax.portlet.GenericPortlet |
destroy, doDispatch, doEdit, doHelp, doView, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, getTitle, init, init, processAction, render |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JSPPortlet()
Method Detail |
protected void include(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response, java.lang.String path) throws javax.portlet.PortletException, java.io.IOException
javax.portlet.PortletException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |