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=6088>.
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=6088

Too many custom tags?

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Unknown                     |Jasper



------- Additional Comments From [EMAIL PROTECTED]  2002-01-30 22:58 -------
I have several pages with twice as many tags on them, so it can't be a tag 
limit.  You could try setting largeFile="true" on JspInterceptor (and re-
compiling the JSP pages).

Since Tomcat doesn't generate byte-code, it is hard to see how this can be a 
Tomcat bug.  The byte-code is generated by either javac or jikes.  You could 
try using the other one in the javaCompiler attribute.

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

Reply via email to