See Jason Hunter's, "Java Servlet Programming,"  pp. 71ff.

Cheers!
Mark

----- Original Message -----
From: "Christian Cryder" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 02, 2001 1:08 PM
Subject: Determining ClientType, FormatType, and ScriptingType


> Does anyone have any sample code for looking at an HttpServletRequest and
> determining:
>
> a) ClientType (which version of which browser are we dealing with? IE 3x? IE
> 4x? NN 3x? NN 4x? WML 1_0? WML 1_2? etc)
>
> b) FormatType (which version of which markup format are we dealing with?
> HTML 3.0? 3.1? 3.2? 4.0? CHTML 1.0? WML 1.0? etc)
>
> c) ScriptingType (which version of which scripting type are we dealing with?
> Javascript 1.0-1.5? VBScript? WMLScript? etc)
>
> tia,
> Christian
> ------------------------------------------------
> Christian Cryder
> [EMAIL PROTECTED]
> Barracuda - Open-source Presentation Framework
> http://barracuda.enhydra.org
> ------------------------------------------------
>         "What a great time to be a Geek"
>
> ___________________________________________________________________________
> 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
>

___________________________________________________________________________
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

Reply via email to