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 aPortletRequestDispatcherobject that acts as a wrapper for the named servlet.PortletContext.getRequestDispatcher(String path) Returns aPortletRequestDispatcherobject that acts as a wrapper for the resource located at the given path.