1 Reply Latest reply on Mar 13, 2006 10:47 AM by j2ee_junkie

    URL without context root

    javatwo

      I have a web application deployed on JBoss AS, its context root is, say,
      /example.

      www.xyz.com/example

      how to config so that the application access URL is www.xyz.com,
      without /example?

      Thanks!