| Modifier and Type | Method and Description |
|---|---|
PortletRequestDispatcher |
PortletContext.getNamedDispatcher(String name)
Returns a
PortletRequestDispatcher object that acts as a wrapper for the named servlet. |
PortletRequestDispatcher |
PortletContext.getRequestDispatcher(String path)
Returns a
PortletRequestDispatcher object that acts as a wrapper for the resource located at the given
path. |
Copyright © 2003-2020 GateIn. All Rights Reserved.