Hi all- I have Tomcat 3.2.2 and Apache 1.3.14 with mod_jk between them 
on my development machine.  All of the relative redirects in my code 
work fine on my machine, but when I put my application onto my ISP's 
environment (Apache and Tomcat 3.2.3), the relative redirects have the 
port number for Tomcat inserted.  in other words, when I hit 
www.xyz.com/login.jsp and do a login, when I'm redirected after login my 
url is www.xyz.com:8080/welcome.jsp

Since I don't see this behavior on my machine, I'm trying to figure out 
what in their environment is causing this problem.  Is it something in 
Tomcat 3.2.3, or in their mod_jk configuration? The servlet.jar version? 
 The only time I have ever seen this problem was when I was using Tomcat 
3.2 beta 2 last year.

Thanks for any help!

Best regards,

Richard


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to