0 Replies Latest reply on Jun 16, 2011 1:06 AM by edward85

    Multiple landing pages of one website

    edward85

      I'm sorry if I don't know the jargon of JBoss, I'm quite new to it.

       

      But what I'm looking to do is, I have a war deployed on JBoss 4.2.3.GA.

       

      What I want to do, is have one group of users enter the website via:

      www.website1.com

      and another group to enter via:

      www.website2.com

       

      website1 and website2 both go to the same war, but they will be given a different skin for example. So it appears that there are two seperate instances of the website with slight differences.

       

      How can this be done in JBoss?

       

      Thanks!