- From: Anselm Baird-Smith <abaird@w3.org>
- Date: Fri, 26 Jul 1996 12:37:29 +0500
- To: Pasquale Di Feo <pasdif@netfly.it>
- Cc: www-jigsaw@w3.org
Pasquale Di Feo writes:
> How to for retrieve the REFERER header???
>
>
String w3c.jigsaw.http.Request.getField("referer")
should work, the new request API has a
String request.getReferer()
method.
Received on Friday, 26 July 1996 12:37:37 UTC