Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.struts2.result Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
HttpHeaderResult A custom Result type for setting HTTP headers and status by optionally evaluating against the ValueStack.Classorg.apache.struts2.resultApache Struts
PlainTextResult A result that send the content out as plain text.Classorg.apache.struts2.resultApache Struts
PostbackResult A result that renders the current request parameters as a form which immediately submits a postbackClassorg.apache.struts2.resultApache Struts
ServletActionRedirectResult This result uses the ActionMapper provided by the ActionMapperFactory to redirect the browser to a URL that invokes theClassorg.apache.struts2.resultApache Struts
ServletDispatcherResult Includes or forwards to a view (usually a jsp).Classorg.apache.struts2.resultApache Struts
ServletRedirectResult Calls the sendRedirect method to the location specified.Classorg.apache.struts2.resultApache Struts
StreamResult A custom Result type for sending raw data (via an InputStream) directly to the HttpServletResponse.Classorg.apache.struts2.resultApache Struts
StrutsResultSupport A base class for all Struts action execution results.Classorg.apache.struts2.resultApache Struts
VelocityResult Using the Servlet container's JspFactory, this result mocks a JSP execution environment and then displays a Velocity template that will beClassorg.apache.struts2.resultApache Struts