On Thu, 2006-01-12 at 15:39 +0530, Meenakshi Singh wrote:
> My net surfing is not working today.
> I did manage to view the main page but cudn't see the related links.
> 
> I understood what gzip does.However, I couldn't understand as to how can I
> implement it in my application. I use IBM websphere server.  I don't know if
> I need to get some tool etc.
> For ex: we need to download winzip or similiar utility to zip the files.
> 
> What do we actualy do to implement such a thing.
> Would you please explain the steps which we need to perform to enable gzip.

Well, if memory serves right, websphere can do it in version 5 and up,
but i guess they call it http compression. You need to look in the
configuration or help section. It's also possible, but more difficult to
do it with a servlet filter.

-- 
Torgeir Veimo <[EMAIL PROTECTED]>


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

Reply via email to