Gentle reminder to all. Anybody who can help me out in zipping files thru cocoon. Please go thru the mail below for my query???
Regards Anand -----Original Message----- From: Anand Vasudevan Sent: Friday, May 07, 2004 5:29 PM To: [EMAIL PROTECTED] Subject: Zip Archive Serializer Hi, I want to zip the entire directory contents and if there are subdirectories then their contents also using Zip Archive Serializer. <?xml version="1.0" encoding="iso-8859-1"?> <zip-archive:archive xmlns:zip-archive="http://apache.org/cocoon/zip-archive/1.0"> <zip-archive:entry name= " " src= "D:\docs"/> </zip-archive:archive> In the above code do I have to tediously mention all the files in the directory and the subdirectories(this would again contain so many files) for zipping the contents of the docs directory? Cheers Anand Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately and destroy all copies of this message and any attachments. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
