0 Replies Latest reply on Mar 8, 2005 11:23 AM by arunvijay

    File system alias in JBOSS

    arunvijay

      Hello

      I need to create a file system alias in JBOSS.

      The scenario is something like:-

      I have a directory ?C:/p/web/js? containing all the js files, and when I say SRC = ?/fs/abc.js? in an html file, the server should understand that ?/fs? refers to ?C:p/web/js".

      So, how do I ask JBOSS to map "/fs" to "C:/p/web/js" ?
      Cheers
      Arun