Re: Fix to Tomcat Jasper slow .tag compilation problem.

2007-10-30 Thread Filip Hanik - Dev Lists
hi Anthony, the best way to get some traction here is to follow these steps 1. Enter a bug in bugzilla http://issues.apache.org/bugzilla/enter_bug.cgi 2. Submit your patch there, in diff format, against SVN head for the 6.0.x branch After that, it will be reviewed and added to the STATUS file,

Fix to Tomcat Jasper slow .tag compilation problem.

2007-10-29 Thread Berglas, Anthony
As described in a previous post to users list, Jasper is *extremely* slow at compiling JSPs that reference .tag files packaged in a .jar. Tens of seconds every time you touch a new .jsp for the first time. Almost unusable if you use .tags extensively, as I do. The following few lines is a simple h