You have to catch a property of the request, the User-Agent.
Like this:
    String s= request.getHeader("User-Agent");

Jose Luis Diaz Diaz
[EMAIL PROTECTED]

Uni�n Fenosa
International Software Factory
Pedro Teixeira n� 8.
28020 Madrid. SPAIN
Tlf. +34 91 210 33 00
http://www.uf-isf.es

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to