Guillaume,

What we've done in the past is to write a SMALL java applet that determines
the current display resolution using java.awt.ToolKit.  That applet then
redirects the browser to another URL and passes the width and height to a
servlet.

Regards,

Brian

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
guillaume ORIOL
Sent: Tuesday, June 01, 1999 1:42 PM
To: [EMAIL PROTECTED]
Subject: how to determine the screen size ?


Do someone know how to determine the screen size (or better the
window'client size) of the client browser from a servlet?

___________________________________________________________________________
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