SV: SV: Struts and Compression Filter...

2005-10-20 Thread Nilsson Ulf /Konsult
Hi all! I solved it. Here the port 28280 i used instead of 80/8080. When I added an http-listener at 8080, it works! /Ulf -Ursprungligt meddelande- Från: Dave Newton [mailto:[EMAIL PROTECTED] Skickat: den 19 oktober 2005 17:12 Till: Struts Users Mailing List Ämne: Re: SV: Struts and

Re: SV: Struts and Compression Filter...

2005-10-19 Thread Dave Newton
Nilsson Ulf /Konsult wrote: Anyone else out there using response-manipulating-filters with struts? I've used the filter from... um... _Core Servlets and JSP_ w/ zero problems, but IIRC we mapped it to everything. Dave -

Re: SV: Struts and Compression Filter...

2005-10-19 Thread Frank W. Zammetti
That's weird... I just threw it in a Struts app and it worked (mapped it to every request by the way), so I wonder what your app is doing that breaks both filters... could very well be a flaw in both filter implementations, that's not at all out of the question. -- Frank W. Zammetti Founder and C

SV: Struts and Compression Filter...

2005-10-19 Thread Nilsson Ulf /Konsult
Thanks for link! Tried it but same problem. I'm starting to think that it might have something to do with forwards or the container... :( Anyone else out there using response-manipulating-filters with struts? TIA Ulf -Ursprungligt meddelande- Från: Frank W. Zammetti [mailto:[EMAIL PRO