I want to deploy java web application on 8080 port of tomcat server but i want that URL does not contain port no with domain name.
I can't change the port from 8080 to 80 because i have some other application running on different server with port 80.