Uses of Interface
org.apache.struts2.result.Redirectable
Packages that use Redirectable
-
Uses of Redirectable in org.apache.struts2.json
Classes in org.apache.struts2.json that implement RedirectableModifier and TypeClassDescriptionclassSpecialized form ofServletActionRedirectResultwhich takes care of situation that browser has a JS/AJAX context, there are no validation errors and action is executed. -
Uses of Redirectable in org.apache.struts2.result
Classes in org.apache.struts2.result that implement RedirectableModifier and TypeClassDescriptionclassclassCalls thesendRedirectmethod to the location specified.