If only someone would invent the technology that will allow us to query the vastness known as the Internet with a search string like, oh, "servlet filter" or even "compression servlet filter".



"Shailender Jain" <[EMAIL PROTECTED]>

08/06/2004 08:10 AM

Please respond to
"Struts Users Mailing List" <[EMAIL PROTECTED]>

To
Struts Users Mailing List <[EMAIL PROTECTED]>
cc
Subject
Re: HTTP Compression






Any pointers for these Servlet filter
I have no idea how to approach.

Emmanouil Batsis wrote:

> Shailender Jain wrote:
>
> >Hi,
> >
> >I know this is not the right place to ask this question.
> >
> >Has anybody ever used HTTP compression and image compression techniques
> >so that the web page is downloaded extremely fast.
> >
> >
>
> The usual way is to use a Servlet filter to compress the right content
> for the right clients. There is little or no meaning in compressing
> binary files (like images).
>
> Cheers,
>
> Manos
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to