pelon

Registered
Jun 14, 2005
1
0
151
Hello all,

i have the following issue i could desparately need some help with :

I have a java web app installed in the following environment :
tomcat - jakarta-tomcat-5.5.7
mysql - mysql (4.1.11-standard)
linux - CentOS 3.4 i686

We had some difficulty with the port showing up in the address bar :

www.name_web_site:8080.com

We solved this by installing a frame which forwards to port 8080. But however this causes some sort of delay with session objects which causes the application to not work properly.

Does anyone know how to setup tomcat within cpanel in such a way that it directly approaches port 8080 without showing this in the address bar and without a delay for using session objects?

Please help me out on this one!!

Thanks