Hi,
Has successfully send compressed content using JServ and the
java.util.zip classes?
I've been trying the example in 'Java Servlet Programming' but I can't
find a setup that treats the content correctly. In my attempts, Netscape
4.5 will get the content ok(.html pages) but will treat them as
text/plain and show the whole html source in the browser window. IE
5.0b2 and 4.01 merely display encoded content, most likely for the same
mime-related reason. The same happens whether I'm using gzip or deflate
encoding.
I'm using JServ 0.9.11, Apache 1.3.3 on RH Linux 5.1
It would be very useful to me to get this working as the bandwidth
constraint is tighter than the processor constraint in my current
environment.
Thanks for any input,
Simon Christian
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]