Remove Initialization Duplication
---------------------------------
Key: SB-56
URL: http://issues.apache.org/struts/browse/SB-56
Project: Sandbox
Issue Type: Improvement
Components: Tiles
Affects Versions: 2.0
Reporter: David H. DeWolf
There's quite a bit of duplication between the TilesServlet, TilesFilter, and
TilesListener. These classes should be refactored to do one of the following:
1) utilize helper class for all initialization
2) all be implemented by the object
3) all inherit from the same base class.
My preference would be #1.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira