Hi All!

I'm working with Slide trying to store the files in the database with compression. Extending PutMethod class I have been able to do it. I'm storing RTF files compressed into oracle blob fields.

Now, I want to open the RTF files directly with Microsoft Word. I'm extending GetMethod also to send the RTF files directly compressed and adding a "Content-Encoding:gzip" header to the response will do the job. But this is not true, when the RTF file is opened, appears in compressed format. I've debugged the reponse body with the http-client and seems wellformed, and also I can see that Word is sending "Accept-Encoding:gzip" in the request...

Do you know if this is possible? Any ideas?

Thanks in advance...

Sergio.

_________________________________________________________________
�Est�s dispuesto a una cita? Conoce gente en MSN Amor & Amistad. http://match.msn.es/match/mt.cfm?pg=channel



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to