1

I've a web (jsf) running in tomcat on EC2 server amazon and my domain www.mydomain.tk and I'd like to show my web when I type my domain. At the moment I've to type www.mydomain.tk/ContexOfMyApp .

www.mydomain.tk/ContexOfMyApp (at the moment ) --> www.mydomain.tk

How can I do that?

Thanks a lot.

SOL: How to set the context path of a web application in Tomcat 7.0

Community
  • 1
  • 1
Antonio Diaz
  • 25
  • 1
  • 5

1 Answers1

0

In tomcat webapps directory try to rename your application as ROOT. ContextOfMyApp will become ROOT