Uses of Class
org.apache.struts2.dispatcher.mapper.DefaultActionMapper

Packages that use DefaultActionMapper
org.apache.struts2.dispatcher.mapper   
 

Uses of DefaultActionMapper in org.apache.struts2.dispatcher.mapper
 

Subclasses of DefaultActionMapper in org.apache.struts2.dispatcher.mapper
 class PrefixBasedActionMapper
          A prefix based action mapper that is capable of delegating to other ActionMappers based on the request's prefix It is configured through struts.xml For example, with the following entries in struts.properties
 class Restful2ActionMapper
          Improved restful action mapper that adds several ReST-style improvements to action mapping, but supports fully-customized URL's via XML.
 



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