I am running tomcat 5.5. I build an application and deploy it to tomcat.
I use this url to access my application,
www.mydomain.com/myapplication/index.jsp.
I want to know if it's possible to access my application by using "www.mydomainname.com".
What configuratio file should i edit to do this?
Thanks