I am using Apache Tomcat6.0.i am relatively new to servers.i want to remove my port number from my URL.i searched for the listening port it is "wampapache". Example:
localhost:8080/myappname/ (it is like this)
localhost/myappname(my requirement)
P.s :- i searched for my answer and found i have to change to i did this and it says" some other service is running in this port so please stop those services or change port number!!! ".if anyone can guide me it would be helpful.
Thnaks in Adv!!