Package com.opensymphony.webwork.portlet.result

Class Summary
PortletResult Result type that includes a JSP to render.
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.
 


WebWork Project Page