> Here is some relevant code:
This is the bit I wouldn't trust:
> BufferedReader rd = new BufferedReader(
> new InputStreamReader(Decompressor.decompressData(
> Decompressor.ZLIB_COMPRESSED,
inputstream) ) );
What happens if you take compression out of it and send the data to the
server un-encrypted?
Nic Ferrier
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html