You would have to use javascript to determine either one of these (screen
or window size).
http://developer.netscape.com/docs/manuals/communicator/jsref/win.htm
The x,y could be then written to hidden form fields, or added to the form
submission through a javascript method. In either case, these variables
have to be sent as part of a form submission.
Lance Lavandowska
Software Engineer
http://www.AgDomain.Com
-----Original Message-----
From: guillaume ORIOL <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, June 01, 1999 1:00 PM
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