Hi Pierre,

JspInterceptor is not "enabled" in 3.2 - it was one of the changes I
wanted to spend more time into and make sure it's stable enough. It'll be
used in 3.3 - or whatever will be called.   

BTW, did you fixed the command line compiler ? JspInterceptor is based on
the command line compiler, so if you fix the first it'll be very easy for
me to fix the 3.3 interceptor.

Costin 


On Thu, 21 Dec 2000, Pierre Delisle wrote:

> Tried to back port the last fix I made to Jasper in tomcat 4.0 
> to tomcat 3.2 (the fix related to bug report #269 -- java encoding).
> 
> Was almost there until I realized there is a new class
> "JspInterceptor" in tomcat 3.2 that is impacted by that fix. 
> Unfortunately, I'm not too knowledgeable about this new class 
> and am afraid I might miss something.
> 
> So, if some kind sould wants to do the port,
> all the details are in my last commit.
> Otherwise, I'd need someone to explain to me the relationship 
> between the Compiler and JspInterceptor classes.
> [Sorry, too tired and getting lazy...]
> 
>     -- Pierre
> 

Reply via email to