Re: WOFileUpload and streaming
Re: WOFileUpload and streaming
- Subject: Re: WOFileUpload and streaming
- From: Daniel Eggert <email@hidden>
- Date: Wed, 31 Aug 2005 22:48:33 +0200
Thanks.
I think there's an issue with WOFileUpload where you have to bind
name and/or filePath to something. I still have problems getting
consistency with this, but now I have it working.
/Daniel
On Aug 28, 2005, at 4:55 PM, Dev WO wrote:
Hi Daniel,
there are some WOFileUpload ib the WO example:
/Developer/Examples/JavaWebObjects/FileUpload
and also in WebObjects 5 for Mac OS X (Joshua Marker), page 315 to
317, but it missing the mention that the WOForm must have
"multipart/form-data" as the enctype.
Hope this help.
Xavier
WOFileUpload is giving headaches...
I've tried binding to either inputStream or outputStream, but I
can't get it to work either way.
I have a simple WOForm with a WOFileUpload and WOSubmitButton --
nothing else. When I bind to inputStream, the inputStream is null
when the form is submitted. When I bind to outputStream, using a
PipedInputStream / PipedOutputStream pair, nothing ever arrives at
the PipedInputStream.
I'm using WebObjects 5.3.
/Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40anazys.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