Uses of Interface
org.apache.struts2.util.reflection.ReflectionExceptionHandler
Packages that use ReflectionExceptionHandler
-
Uses of ReflectionExceptionHandler in org.apache.struts2.json
Classes in org.apache.struts2.json that implement ReflectionExceptionHandlerModifier 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 ReflectionExceptionHandler in org.apache.struts2.result
Classes in org.apache.struts2.result that implement ReflectionExceptionHandlerModifier and TypeClassDescriptionclassclassCalls thesendRedirectmethod to the location specified.