Re: Creating a zip file(s) for download.
Re: Creating a zip file(s) for download.
- Subject: Re: Creating a zip file(s) for download.
- From: James Cicenia <email@hidden>
- Date: Tue, 26 Dec 2006 21:33:05 -0600
OK -
I convert my stringbuffer into a zip file using java.util.zip...
now I am a bit confused on how to read the bytes to convert it to an
NSData object.
Any help would be appreciated.
- James
On Dec 26, 2006, at 12:33 PM, Kieran Kelleher wrote:
Hi James,
Have a look at:
er.extensions.ERXCompressionUtilities
java.util.zip.*
If you are running on the unix file system, you could also write
out files to a temp directory and use shell commands to zip the
directory and then download the resulting archive.
Regards, Kieran
On Dec 26, 2006, at 1:10 PM, James Cicenia wrote:
Hello -
I need to create a file(s) in memory on the fly and then download
it to the user as a zip file.
Anyone have a simple example or process?
Thanks
James Cicenia
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden