1 Reply Latest reply on Mar 19, 2002 12:09 AM by bpowell

    jboss-jetty bundle; static content

    bpowell

      If one wants to serve static content (e.g. images) from a jetty folder (as one
      does with a Document root in apache), then how does one ensure that a
      reference from the app deployed in jboss as a a relative url e.g. :
      /docroot/images/img.gif ( without a http:// prefix) will be served from a
      jetty directory rather than using a deployed directory in jboss.
      thanks,
      bruce