Hi all.
I have a problem, with request.getHeader(). I need to use this method in a
page to get the page that requested it. I do it with HTTP_REFERER variable.
I tried in JRun and it runs well, but it doesn�t with Tomcat 3.2 .

I�ve tried several enviroment variables to see if it happens with them same
that with HTTP_REFERER , and it always happens. I get the correct values
with JRun , but I always get null with Tomcat 3.2 .

Why this happens?

Regards

PD: Sorry for my english :,-)

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to