P.S. This was with Tomcat 7.0.10.
On 3/10/2011 9:10 PM, Jess Holle wrote:
I've been looking at moving to Tomcat 7 from Tomcat 6.
Most things look good.
I have been surprised by one thing, however: Tomcat 7 produces larger
JSP class files than Tomcat 6 from the same JSP source files, tag
libraries, etc. Around 12% larger in some examples I've been looking
at (whereas the intermediate Java sources increase in size by ~1%).
For one thing, I'm not sure how to explain this. Worse, however, it
shed light on the fact that we had at least one JSP that was near the
dreaded 65K limit. With Tomcat, 6 it's under the limit. With Tomcat
7, it's over the limit.
While I'm aware that getting near this limit is a sign of a "problem"
JSP, having a new Tomcat release push more JSPs over the edge is both
mysterious and unhelpful.
Any clues here? I've obvious asked the page authors to look into
amending it, but aside from that I don't have any bright ideas here.
--
Jess Holle
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org