0 Replies Latest reply on Jan 28, 2007 4:52 PM by juenvalj

    Images created at runtime, requested resource not available.

    juenvalj

      Hi all,

      I don't know if this is the right board..

      My application creates images at runtime, but images are not shown in the jsp-page. When I try to access directly to them server says that

      requested resource is not available.

      Pictures are in folder
      ../pictures/
      Creation time of the image is about 1 minute, so I can't just create one image at the pictures-folder and override it.

      I must restart JBOSS to view these images by browser.

      How can I make created images available as soon as one is created.