<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Sorry, my english is very limited.<br>
<br>
I use seaside with squeak 3.9.<br>
I have a desktop application developed in java, this desktop
application send a gzip stream to server(seaside) and receive from the
server a gzip stream.<br>
I need understand how can i receive a gzip stream in seaside request,
unzip this, execute persistence and then zip the response to send for
java desktop application.<br>
<br>
<br>
<blockquote
 cite="mid:66666f210809190851i69d1ab8x91b5be3e9d9d00ca@mail.gmail.com"
 type="cite">
  <pre wrap="">2008/9/19 agnaldo4j <a class="moz-txt-link-rfc2396E" href="mailto:agnaldo4j@gmail.com">&lt;agnaldo4j@gmail.com&gt;</a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello All,

My name is Agnaldo de Oliveira, i am from Brasil.

I need read a gzip stream sended by java app and return a gzip stream for
that.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Hi

Could you provide a bit more context? You want to do what? GZip is
used for what? What Smalltalk dialect do you use?

Cheers
Philippe
_______________________________________________
seaside mailing list
<a class="moz-txt-link-abbreviated" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>

  </pre>
</blockquote>
<br>
</body>
</html>