0 Replies Latest reply on Aug 11, 2005 7:37 AM by preeti12

    Accesssing a image file in a jsp resent outside the war fold

    preeti12

      Hi,
      I want to access a image file present outside my war folder in my jsp page.I tried a lot.But i didn't find any solution to this.I will tell the problem in brief.

      My image file is present in a folder which is like this:

      opt/seps/nb123/global/image.gif

      and my jsp is present in a folder like this:

      opt/app/1235/deploy/xyz/global/4-0/jsp/head.jsp


      I want to access that image.gif in my head.jsp.
      for that i am using two variables here one is serverpath and another is globalpath.but i don't know what path will be set in both variables.

      so can anybody help me in this matter?


      preeti