-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------



   request.getHeader("user-agent");


On Wed, 29 Sep 1999, Tim Reilly wrote:

> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
> 
> I'm trying to get Ultraseek to index our data, and to do so I need to read
> the User-Agent variable of the request so that I can distinguish requests
> from Ultraseek from normal requests to my servlet.  Does anyone know how
> to access this variable under JSDK2.0?
> 
> I checked the API, but there doesn't seem to be a convenience method to do
> this (i.e. request.getRemoteUserAgent()), at least, not that I could find.
> 
> This seems really simple, and I wonder if this is just a case where I'm
> not seeing the obvious.
> 
> Thanks much,
> 
> -Tim
> 
> 
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]
> 
> 



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to