Re: SV: SV: SV: SV: Problem with filter and calling Perl-script with Tomcat 5.5.20

2006-10-17 Thread Mark Thomas
[EMAIL PROTECTED] wrote: > Hi, > > I can reach the request object and add a parameter, the problem is that the > CgiServlet in Tomcat has been changed so my code doesn't work anymore. > > Regards > Gunnar You are correct. The fix for bug 37285 is the root of your problems. You have a couple of

SV: SV: SV: SV: Problem with filter and calling Perl-script with Tomcat 5.5.20

2006-10-17 Thread Gunnar.Bostrom
ber 2006 12:26 > Till: Tomcat Users List > Ämne: Re: SV: SV: SV: Problem with filter and calling > Perl-script with Tomcat 5.5.20 > > Not sure to understand, u mean that u can't reach the request > object in your filter since u are using Tomcat 5.5.20 ? > > [EMAIL PROT

Re: SV: SV: SV: Problem with filter and calling Perl-script with Tomcat 5.5.20

2006-10-17 Thread Michael Courcy
Not sure to understand, u mean that u can't reach the request object in your filter since u are using Tomcat 5.5.20 ? [EMAIL PROTECTED] a écrit : Hi, My code is in a filter that executes before the CGIServlet in Tomcat kicks in. It worked with Tomcat 5.5.17 but NOT with Tomcat 5.5.20 and I wo

SV: SV: SV: Problem with filter and calling Perl-script with Tomcat 5.5.20

2006-10-17 Thread Gunnar.Bostrom
Hi, My code is in a filter that executes before the CGIServlet in Tomcat kicks in. It worked with Tomcat 5.5.17 but NOT with Tomcat 5.5.20 and I would like to know if there is some workaround. Regards Gunnar > -Ursprungligt meddelande- > Från: Michael Courcy [mailto:[EMAIL PROTECTED]