I could be wrong, but I believe I read something that said the servlets must set thier own response header values. (See response.setContentType("text/html"); and other set commands.)
[EMAIL PROTECTED] wrote:

I'm trying to setup some links that jump to another site. That other site
checks the header for the HTTP_Referer environment variable. When I jump
from my servlet in Tomcat to this other site this variable is empty. Why
does Tomcat not set this variable? Am I just doing something wrong? Help.



--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>




--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to