Enable customization of Struts2 core
------------------------------------
Key: WW-3513
URL: https://issues.apache.org/jira/browse/WW-3513
Project: Struts 2
Issue Type: Improvement
Components: Dispatch Filter
Affects Versions: 2.2.1
Reporter: John Lindal
Attachments: patch
Attached is a patch for Dispatcher and ConfigurationManager which allows
customization of various objects created by the system. Perhaps there is a
cleaner way to do this, e.g., with factories? Anyway, the reason for this
request is that we are extending the Struts 2 DTD, which requires enhancements
to the XML parser, etc, etc, and we can't do this cleanly unless there is a way
to use derived classes of StrutsXmlConfigurationProvider, etc, etc
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.