DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16572>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16572

Compile error when invoking tag file that uses JSTL





------- Additional Comments From [EMAIL PROTECTED]  2003-01-30 00:32 -------
The bug was due to a recent change in tag pooling, and the changes introduced a
bug when tag pooling is enabled in a tag file.  The method
org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool has been modified to
take a jspServlet, which a tag file is not.  Hence the bug.

A workaround is to turn off tag pooling.

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

Reply via email to