Re: WOForm uploads and Mozilla, Firefox
Re: WOForm uploads and Mozilla, Firefox
- Subject: Re: WOForm uploads and Mozilla, Firefox
- From: Hsu <email@hidden>
- Date: Tue, 20 Jul 2004 06:28:40 -0700
What version of Firefox shows this bug? I have 0.9.1, and I don't see
the problem. What version of WO?
Also, in general, if you use the WOMultipartIterator directly, that
tends to give you more control (see the FileUpload example).
Karl
On Jul 16, 2004, at 12:49 PM, Randall Perry wrote:
I've got a WOFileUpload submitted by a WOSubmit button that calls an
action
uploadFile().
In uploadFile I check that there's a filename (user chose a file with
browse
button) before allowing the upload. This works fine in IE, Safari,
Camino,
but fails in Mozilla, Firefox.
I get the error:
java.lang.IllegalStateException: No form data left for WOFileUpload!
What should I do here? There's nothing in the WO API for WOFileUpload.
How
do I catch the exception?
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location
Website Design/Development
WebObjects Hosting
Mac Consulting/Sales
http://www.systame.com/
_______________________________________________
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.
--
Dances with Wolves II: Polkas with Porcupines
Homepage:
http://homepage.mac.com/khsu/index.html
_______________________________________________
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.