While I think most of us are all for knowledge, I personally am not too
happy about you or anyone else using it to snoop on your users.  Perhaps
you'd like to send an announcement to them "Hi, I'm poking around your
machine!  Isn't that great?" and checking out the responses before you
proceed.


                    Joe Sam Shirah
                    Autumn Software


    "I have seen the enemy and he is us."  Pogo?

-----Original Message-----
From: Jaman Burton <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, April 14, 1999 5:13 PM
Subject: System properties


>     Do any of you know where System properties are set at?
>
>     Explanation: I am writing a "Snoop-type" servlet that has any array of
>     keys(i.e."java.vendor","browser", "browser.vendor", etc)
>
>     Then I transcend the array in a for loop and call:
>     value = System.getProperty(key[i]);
>
>     The problem is that some of the values are set such as java.vendor and
>     java.vendor.url.  Other values are null, such as browser and
>     browser.vendor.
>
>     I am really interested in knowing what browsers my users are using.
>     Does anyone know why the browser-type variables are coming back null?
>
>     Jaman
>
>___________________________________________________________________________
>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