Hi,

> -----Original Message-----
> From: Attila Szegedi [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 14, 2002 12:45 PM
> To: Tomcat Users List
> Subject: "Standard" filter implementations
> 
> 
> People,
> 
> does anyone know if there are "standard" (open source, of course)
> implementations of a caching filter (one that would perform 
> content-caching
> on the server side) and a compression filter (one that would at least
> implement gzip and deflate transfer encodings  - since these 
> algorithms are
> readily available in Java). These filters have very common usage, 
> and I'd be
> surprised if no one actually took a stab at them already.
> 

Compression filter is bundled with TC4 in examples web-app.
so, its source should be in src package

> --
> Attila Szegedi
> home: http://www.szegedi.org
> 

Anton

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to