Martin Gilday wrote:
package com.example.actions.foo.bar; // will map to /foo/bar

This parameter can be overridden if necessary in the applications configuration files.

--------

How about the override as an annotation in the package-info.java for the
located package?

Hmmmmm..... Sometimes you'll receive a 3rd party JAR that has some package named "action" in it and you want to ignore that package. We'll need some method of handling one off cases like this as well as global change to the names used.

-bp

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to