Class | Description |
---|---|
HttpHeaderResult | |
PlainTextResult |
A result that send the content out as plain text.
|
PostbackResult | |
ServletActionRedirectResult | |
ServletDispatcherResult | |
ServletRedirectResult | |
StreamResult | |
StrutsResultSupport | |
VelocityResult |
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. |
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.