1 Reply Latest reply on Oct 17, 2002 5:59 AM by jules

    how to access servlet application without typing portnumber

    ajith


      Hi!
      I have deployed an ear file in JBoss which has the
      context on port 9080

      Right now I test the application by typing

      http://ns.igridcanada.com:9080/estore/enter

      How do I get it installed on a client setup say with

      a webaddress

      www.artisanmetals.com

      So that the users do not have to worry typing port numbers.

      the above address automatically kicks off the application
      just by accessing the

      www.artisanmetals.com

      thanks for your help

      -- ajith