Vadim Gritsenko wrote: > > I recently hacked > > an UnzipGenerator and enjoyed combining it with another protocol ;) > > Hm... How about ZipSerializer? ;)
Careful: if you want to provide 'compressed' version of out output, then I think that servlet filtering is the way to go (tomcat comes with a GzipFilter, doesn't it?) on the other hand, if you want to provide import/export of OpenOffice files (or any zipped archive) I'd suggest to create a specific serializer and not a generic ZipSerializer which might be seriouly misleading in the filtering direction. -- Stefano Mazzocchi One must still have chaos in oneself to be able to give birth to a dancing star. <[EMAIL PROTECTED]> Friedrich Nietzsche -------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]