Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 16334 invoked by uid 500); 2 Aug 2001 22:18:34 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 16322 invoked from network); 2 Aug 2001 22:18:34 -0000 Received: from front1.mail.megapathdsl.net (66.80.60.31) by h31.sny.collab.net with SMTP; 2 Aug 2001 22:18:34 -0000 Received: from [216.36.75.57] (HELO xythos-tim.xythos.com) by front1.mail.megapathdsl.net (CommuniGate Pro SMTP 3.4.8a) with ESMTP id 3398642 for tomcat-user@jakarta.apache.org; Thu, 02 Aug 2001 15:14:15 -0700 Message-Id: <4.3.2.7.2.20010802151655.031c2b60@mail.xythos.com> X-Sender: tim@mail.xythos.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 02 Aug 2001 15:18:31 -0700 To: tomcat-user@jakarta.apache.org From: Tim O'Neil Subject: Re: Is there a way to get the Referrer information from a request? In-Reply-To: <000d01c11bb2$29ebc350$3f7cfea9@wisdom> References: <001901c11baf$32748b90$3f7cfea9@wisdom> <3B69CEB9.9B5F17E6@cniweb.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Your web server must not be setting it then. What server are you using? Write a quick perl script that prints out all the headers. At 05:20 PM 8/2/2001, you wrote: >I have read that a million times, but that field is not in the header >either. >Kyle Wayne Kelly >(504)391-3985 >http://www.cs.uno.edu/~kkelly >----- Original Message ----- >From: "Corey A. Johnson" >To: >Sent: Thursday, August 02, 2001 3:05 PM >Subject: Re: Is there a way to get the Referrer information from a request? > > > > this will do it: > > > > request.getHeader("referer"); > > > > purposely misspell referrer. > > > > Kyle Wayne Kelly wrote: > > > > > I printed out the html header, and it did not include the referrer >field. > > > Is there another way to get the referrer field? > > > > > > Kyle Wayne Kelly > > > (504)391-3985 > > > http://www.cs.uno.edu/~kkelly > > > > -- > > corey a. johnson <><> cni <><> 1.321.259.1984 <><> 1.800.264.5547 > > > >