Hi, I'm new in Restlet. I used a ClientResource and a ServerResource to communicate each other and It worked. I put the ServerResource on a tomcat server and run my client by pure java. Now, I want to send different large xmls from client to server and from server to client. So I want to compress the data all the time. I don't know how to do it. I tried to use encoder but for lack of documents(Restlet is great, but it couldn't find any complete reference, guide or tutorial) , I couldn't do it. I appreciate any help. -- View this message in context: http://restlet-discuss.1400322.n2.nabble.com/data-compression-between-client-and-server-tp5964253p5964253.html Sent from the Restlet Discuss mailing list archive at Nabble.com.
------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2700713

