Uses of Interface
com.opensymphony.xwork2.util.reflection.ReflectionExceptionHandler

Packages that use ReflectionExceptionHandler
org.apache.struts2.dispatcher Classes for action dispatching in Struts (the Controller part of MVC). 
 

Uses of ReflectionExceptionHandler in org.apache.struts2.dispatcher
 

Classes in org.apache.struts2.dispatcher that implement ReflectionExceptionHandler
 class ServletActionRedirectResult
          This result uses the ActionMapper provided by the ActionMapperFactory to redirect the browser to a URL that invokes the specified action and (optional) namespace.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.