PortletActionRedirectResult | Portlet modification of the ServletActionRedirectResult . | code | html |
PortletResult | Result type that includes a JSP to render. | code | html |
PortletVelocityResult | Using the Servlet container's JspFactory , this result mocks a JSP execution environment and then displays a Velocity template that will be streamed directly to the servlet output. | code | html |