Re: WOFileUpload and streaming
Re: WOFileUpload and streaming
- Subject: Re: WOFileUpload and streaming
- From: Dev WO <email@hidden>
- Date: Sun, 28 Aug 2005 16:55:05 +0200
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