Article:
 |
|
Two Servlet Filters Every Web Application Should Have
|
| Subject: |
|
Need Help on GZIP Compression Filter |
| Date: |
|
2004-05-16 12:06:02 |
| From: |
|
RLNarayan
|
|
|
Hi Jayson,
The article on Servlet filters very good..we are trying to implement GZIP commpression in our application and getting some problems..
For small size html/jsp pages it is working fine..But for large files instead of html data display, its displaying File DownLoad popup window..Is there any restriction on the response buffer size and content-type.
We would like to store the GZIP compressed response buffer data in database and utilize it back to avoid the compression load for every hit. Can we do this?
Please advise..
Thanks In advance..
RLNarayan
|
Showing messages 1 through 4 of 4.
-
Need Help on GZIP Compression Filter
2004-05-17 08:56:00
gselvara
[View]
-
Need Help on GZIP Compression Filter
2004-08-16 06:07:17
ch8677
[View]
-
Need Help on GZIP Compression Filter
2005-03-02 13:18:38
noorani_786
[View]
-
Need Help on GZIP Compression Filter
2004-10-20 09:58:43
saikinnera
[View]
Whats the type of browser and version you are using.
Rgds,
Gavin