Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.3.24
-
Patch
Description
Just as createAction is split out from init, it would be great to split out creating the interceptor iterator creation so it can be overridden without having to override all of init(). (Needed this to always prepend an i18n interceptor to all stacks).
See pull request: https://github.com/apache/struts/pull/55