Fernando Ribeiro wrote:
>
> Sorry but those features will be available only on a product:
>
> - with some dumb interaction with the client layer;
> - with a meta information database about client browsers.
>
> What option better describes the product?

Information like "what JavaScript version this client supports" is
known by BrowserHawk through the use of a browser data file that can
be updated regularly for new browsers.  They have a full list of
properties on their site.

Features like if Java is on or off does require the tool does some
interaction with the client.  But I wouldn't call it "dumb"!  If you
need to know whether Java is on or off, you can't know by sniffing
headers.  They've sold this BrowserHawk tool in the ASP market for
years.  They're now interested in supporting servlets/JSP.  I say
that's a *very* good sign.

-jh-

--
Jason Hunter
[EMAIL PROTECTED]
Book:    http://www.servlets.com/book
2.0 to 2.1: http://www.javaworld.com/jw-12-1998/jw-12-servletapi.html
2.1 to 2.2: http://www.javaworld.com/jw-10-1999/jw-10-servletapi.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to