WOFileUpload
WOFileUpload
- Subject: WOFileUpload
- From: "sirius black" <email@hidden>
- Date: Fri, 18 Apr 2008 17:10:52 -0700
I'm trying to verify the size of a file upload and limit its upload before actually sending any data across the wire. I know I can check the content-length header early on in the game in dispatchRequest, but even if I just throw a RuntimeException at that point, I can't stop WebObjects from reading in the data anyways, before sending back a response. I'm using WOFileUpload with streamToFilePath.
Fwiw, I've looked into _javascript_ validation to try and check the content-length client side first, but haven't had success with that.
Thoughts?
_______________________________________________
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