Thanks for that info. I presume the only difference is the compression done in the same way as a zipped document. And, probably, an other MIME type?
Kind regards, Martijn Martijn van der Pauw wrote: > Hi! > > > > Can someone tell me what to do when I have a svg document in memorty of > a servlet and I want to convert that to svgz? Are there any packages needed? import java.util.zip.GZIPOutputStream; -- Christophe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
