Package | Description |
---|---|
org.apache.struts2.dispatcher.mapper |
Modifier and Type | Class and Description |
---|---|
class |
PrefixBasedActionMapper
A prefix based action mapper that is capable of delegating to other
ActionMapper s based on the request's prefix
It is configured through struts.xml
For example, with the following entries in struts.properties |
class |
Restful2ActionMapper
Extended version of
RestfulActionMapper , see documentation for more details
http://struts.apache.org/2.x/docs/restfulactionmapper.html |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.