Hi All,

I need some help with my situation here.

I have private tomcat with hosting provider which allows me to deploy
unlimited domains/sites.

Now I have 1 web application deployed to that tomcat at the root folder.
Lets call this app as webapp1. I just rename webapp1.war to ROOT.war and
drop it in webapps folders. So it works and can accessed by

www.webapp1.com

Now I have another webapp2. which I need to deploy it to same tomcat and
access it as

www.webapp2.com

How do I do this ? Appreciate some direction on this please

- Kiran

Reply via email to