0 Replies Latest reply on Apr 23, 2003 8:58 PM by jagan

    relative path to save files

    jagan

      hi All!
      We're currently using JBoss-2.4.4 with Tomcat-4.0.1

      My Situation :
      I have a program that will create a .pdf file and save it to the server. If i am giving only filename with out any relative path, the generated file is saving to ../../jboss/bin/..

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

      Thanks