stanlick wrote:
I would like to add more granular interceptor filtering that is sensitive to
the package and name elements but do not want to violate the DRY principle. Does anyone know if there is such a capability either in 2.0.11 or slated
for 2.1?

You can specify interceptors or interceptor stacks at both the individual action level and at the package level, allowing you to customize or replace the interceptor stack on a per-package or per-action basis. Is that what you're looking for?

See the interceptors documentation for more info:

http://struts.apache.org/2.0.11/docs/interceptors.html

L.


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

Reply via email to