Hi,

I need a help regarding removing port number from URL.

For example:
Supposing my URL is, http://abcd.com:4040/context-path/gui/.
I wish Apache Tomcat to handle the request on same tomcat process, when
using the url: http://abcd.com/context-path/gui/.
Please help me how i can achieve this and by making what configurations on
what configuration files.

Tomcat Version:Apache-tomcat-6.0.18,
OS:Red Hat 3.4.6-8,
JDK: jdk1.6.0_07

Thank you in advance,
Chandrashekhar

Reply via email to