Search results

  1. R

    Problems with Safari uploading files to server

    I have a jsp that allows users to upload files via a secure form and the standard html <input type=”file” … > tag. I am using the Apache FileUpload code to parse the request. When the request is submitted by a Safari browser, approximately 80% of the time, the parse does not return a result...
Back
Top