Need to know version of Java on user PC
- From: RexJacobus <rex.jacobus@xxxxxxxxx>
- Date: Wed, 28 May 2008 20:16:00 -0700 (PDT)
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,
.
- Follow-Ups:
- Re: Need to know version of Java on user PC
- From: Roedy Green
- Re: Need to know version of Java on user PC
- From: Andrew Thompson
- Re: Need to know version of Java on user PC
- From: Mark Space
- Re: Need to know version of Java on user PC
- Prev by Date: Re: ok, i've tried, any hlp, [self explanatory]
- Next by Date: Why doesn't this work? StAX support in JAXP xml validation API problem
- Previous by thread: Re: ok, i've tried, any hlp, [self explanatory]
- Next by thread: Re: Need to know version of Java on user PC
- Index(es):
Relevant Pages
|
|