2 Replies Latest reply on Oct 5, 2004 2:49 AM by vasyav

    HTML Files and static content in war archieves

    toni

      Hello,

      where does static content like HTML files and pictures go? By default they do not get unpacked at all, which I can tell from executing "find /opt/jboss/ -type f -iname "*html".

      I have also read that they stay in the .war file. However, I need to add HTML files after my applicaiton has been deployed and while it is running. How do I do this???

      Thanks,
      Toni