0 Replies Latest reply on Apr 10, 2003 11:12 PM by ericncc

    Retrieving uploaded file

    ericncc


      We're currently using JBoss-3.0.4 with Tomcat-4.1.12

      My Situation :
      I have a program that need to upload the image file to the server.
      then the image file will be retrieve and display on the jsp.

      My Problem :
      I have no problem with the upload process,
      but i face problem when try to retrieve my uploaded image file to display on my jsp.

      where should I store my file so that i can get my file?
      what should be the relative path?

      you have any idea on this? please suggest.
      Thanks in advance.