Search results

  1. N

    Problem in uploading image

    I am developing web application in java and trying to upload image file of type GIF/JPG and of size less than 1KB(aroung 300 bytes).
  2. N

    Problem in uploading image

    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 .
  3. N

    Problem in uploading image

    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.
Back
Top