Remove JspUtil
--------------
Key: TILES-231
URL: https://issues.apache.org/struts/browse/TILES-231
Project: Tiles
Issue Type: Improvement
Components: tiles-jsp (jsp support)
Affects Versions: 2.0.5
Reporter: Antonio Petrelli
The JspUtil is a class that tries to wrap JSP 2.0 and pre-2.0 code to allow
invocation of "include" method with or without the "flush" parameter.
But since a requirement for Tiles is to use at least JSP 2.0, this utility
class can be removed completely.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.