It is showing file upload dialog box, but once i locate an image to upload and submit the request, my java application throws an exception. While same functionality is working fine on Windows and Linux .
Prblem in uploading image using safari. I am trying to upload an image via Java based web application using Safari browser.
Application is deployed on linuix machinae. This functionality is working fine on IE and Mozilla. Please let me what is the fix for this problem.