I have installed a Tomcat server on port 8000... I have a windows 2003 server with static IP where Tomcat is installed. I nedd the following feature...
When an user type xxx.xxx.xxx.xxx:8080 in its browser, the traffic have to be redirect to xxx.xxx.xxx.xxx:8000/ApplicationName
it is possible?? I think I have to configure the router...