Have a games website which uses java. To weed out people with no java
I put an applet (aTicker, if anyone knows it) which scrolls the phrase
"Java is working fine" on the registration page. And instructions
telling them what to do if they can't see the phrase scroll by.
A third party has developed a new puzzle to sit on our site. Many
people who play the game everyday (and can see the scrolling) click on
puzzle link and are told that something is not right with their java.
I (person of decent developer skills but very little knowledge of
Java) have been entrusted to get to the bottom of it. The puzzle is
written in 1.6 and my first guess is that everything is a version
issue.
I would like to start by knowing if there is an applet out there that
can tell me the version of Java running on a user's PC. Basically I
want to be able to put the info from http://www.java.com/en/download/help/testvm.xml
onto my test page.
thanks,
Mark Space - 29 May 2008 06:00 GMT
> Have a games website which uses java. To weed out people with no java
> I put an applet (aTicker, if anyone knows it) which scrolls the phrase
[quoted text clipped - 15 lines]
>
> thanks,
<http://java.sun.com/j2se/1.4.2/docs/api/java/lang/System.html#getProperties()>
Andrew Thompson - 29 May 2008 06:21 GMT
...
> A third party has developed a new puzzle to sit on our site.
URL?
> ...The puzzle is
> written in 1.6 and my first guess is that everything is a version
> issue.
If that guess is right (it would be easier to confirm
if you could get your users to provide the information
from the Java Console), then it might be better to deploy
the applet using Sun's recommended method. That method
is described here..
<https://jdk6.dev.java.net/
deployment_advice.html#Deploying_Java_Plug_In_Applets>
If you choose that way, I'd be interested in hearing
how it goes for your users.
--
Andrew T.
PhySci.org
Roedy Green - 29 May 2008 09:33 GMT
On Wed, 28 May 2008 20:16:00 -0700 (PDT), RexJacobus
<rex.jacobus@gmail.com> wrote, quoted or indirectly quoted someone who
said :
>I would like to start by knowing if there is an applet out there that
>can tell me the version of Java running on a user's PC.
see http://mindprod.com/products1.html#COMMON11

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com