RE: file uploads not working
RE: file uploads not working
- Subject: RE: file uploads not working
- From: Andy Beier <email@hidden>
- Date: Mon, 30 Aug 2004 09:48:17 -0700
- Thread-topic: file uploads not working
Hi Will,
Apple does provide examples for the file uploads. They can be found at:
PC: C:\Apple\Developer\Examples\JavaWebObjects\FileUpload
Mac /Developer/Examples/JavaWebObjects/FileUpload
Using the example I have been able to get the file uploads to work
various ways. If you're interested I have written my own reusable
component that simplify file uploads.
Goodluck!
-----Original Message-----
From: email@hidden
[mailto:email@hidden] On Behalf Of William
Norris
Sent: Monday, August 30, 2004 9:29 AM
To: WebObjects (Group)
Subject: file uploads not working
perhaps I'm overlooking something simple, but I can't get file uploads
to work at all. I've tried loading it into a string ("data"
attribute), inputStream, and a file, and everything turns up null.
Many different Apple docs reference the "fileupload example included
with WebObjects", but there appears to be no example anywhere that I
can find. On top of that, the DynamicElements doc doesn't explain all
of the attributes that FileUpload has (namely "copyData").
Anyone have a good example of a file upload, or have any idea what I'm
overlooking here?
Thanks,
will
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.