>>>>> "Sujoy" == Sujoy <[EMAIL PROTECTED]> writes:
Sujoy> Hi There ,
Sujoy> How can I determine perticular browser info ?
Sujoy> I mean whether it is Netscape/IE .
Sujoy> Is there any method to get that info ?
the call:
request.getHeader("User-Agent")
returns a string in a seemingly random format. It contains
information about what browser made the request. I don't know if
there's a defined format for the string.
--
===============================================================================
David M. Karr ; [EMAIL PROTECTED] ; w:(425)487-8312 ; TCSI & Best Consulting
Software Engineer ; Unix/Java/C++/X ; BrainBench CJ12P (#12004)
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html