0 Replies Latest reply on Mar 7, 2005 12:00 PM by binario

    Virtual Hosting - urgent please help

    binario

      Hi all,

      I have an urgent problem with virtual hosting in JBoss. I see that as of recent versions a single war file can have multiple virtual host elements, each defined in the jboss-web.xml file. However, I want to know if you can point the virtual host to a specific jsp.
      For example, say I currently have:

      www.mydomain.com/accounting.jsp
      www.mydomain.com/sales.jsp

      and i want to map those jsps to:

      accounting.mydomain.com
      and
      sales.mydomain.com
      respectively

      Is this possible?

      thanks very much,
      binario