Uses of Interface
javax.portlet.PortletRequestDispatcher
-
Uses of PortletRequestDispatcher in javax.portlet
Methods in javax.portlet that return PortletRequestDispatcherModifier and TypeMethodDescriptionPortletContext.getNamedDispatcher
(String name) Returns aPortletRequestDispatcher
object that acts as a wrapper for the named servlet.PortletContext.getRequestDispatcher
(String path) Returns aPortletRequestDispatcher
object that acts as a wrapper for the resource located at the given path.