Attribute to be used on Controller classes to allow for automatic URL mapping
without web controllers being defined as beans in an XML bean definition file.
The path map should be the path in the current application, such as /foo.cgi.
If there is no leading "/", one will be prepended.
Application code must use the Commons Attributes indexer tool to use this option.
author: Rod Johnson |