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