Uses of Class
org.apache.struts2.result.StrutsResultSupport
Packages that use StrutsResultSupport
- 
Uses of StrutsResultSupport in org.apache.struts2.resultSubclasses of StrutsResultSupport in org.apache.struts2.resultModifier and TypeClassDescriptionclassA result that send the content out as plain text.classclassclassclassCalls thesendRedirectmethod to the location specified.classA custom Result type for sending raw data (via an InputStream) directly to the HttpServletResponse.
- 
Uses of StrutsResultSupport in org.apache.struts2.views.freemarkerSubclasses of StrutsResultSupport in org.apache.struts2.views.freemarkerModifier and TypeClassDescriptionclassRenders a view using the Freemarker template engine.