javascript runtime errors
Thread Starter
Per Ardua ad Astraeus
Joined: Mar 2000
Posts: 18,575
Likes: 4
From: UK
javascript runtime errors
Win2000 SP4/IE6 - just started getting a rash of these on a lot of web-pages. All permissions enabled. Is this the threatened MS attack on Javascript?
Any ideas?
PS Richard - don't think the messages are for my wife
Any ideas?
PS Richard - don't think the messages are for my wife
Joined: Mar 2001
Posts: 179
Likes: 0
From: UK
BOAC
I had similar probelms. I switched to Sun Java for the following reasons. Works perfectly (Can't recall where i got the original information from)
Microsoft's Java Virtual Machine (the software on PCs that actually runs Java applets) is
- Buggy,
- Proprietary, and
- Not long for this world.
By way of comparison, Sun's version of Java is
- Newer,
- Safer (because it has a MUCH better sandbox), and
- Official (because, after all, Sun invented Java.)
Microsoft will stop supporting their JVM version on September 30th, 2004. And, because of Microsoft's recent court settlement with Sun, there will be no replacement.
Solution is to go to
http://www.java.com/en/index.jsp
and get Sun's official Java software. The process couldn't be
simpler: Just click on the "Get It Now" button and Sun automatically downloads and installs the official Java software your computer. And Sun's free Java software is available for the PC, Mac, Linux, and (obviously) Sun Solaris.
I had similar probelms. I switched to Sun Java for the following reasons. Works perfectly (Can't recall where i got the original information from)
Microsoft's Java Virtual Machine (the software on PCs that actually runs Java applets) is
- Buggy,
- Proprietary, and
- Not long for this world.
By way of comparison, Sun's version of Java is
- Newer,
- Safer (because it has a MUCH better sandbox), and
- Official (because, after all, Sun invented Java.)
Microsoft will stop supporting their JVM version on September 30th, 2004. And, because of Microsoft's recent court settlement with Sun, there will be no replacement.
Solution is to go to
http://www.java.com/en/index.jsp
and get Sun's official Java software. The process couldn't be
simpler: Just click on the "Get It Now" button and Sun automatically downloads and installs the official Java software your computer. And Sun's free Java software is available for the PC, Mac, Linux, and (obviously) Sun Solaris.
Thread Starter
Per Ardua ad Astraeus
Joined: Mar 2000
Posts: 18,575
Likes: 4
From: UK
TR4 - whatever changed on my system has now been kicked back into shape by cycling that. Thanks.
Naples - I have downloaded that and will look for the light switch so I can see what I am doing!!
Wife says 'hi!' and STOP ringing.
Naples - I have downloaded that and will look for the light switch so I can see what I am doing!!
Wife says 'hi!' and STOP ringing.

Joined: Sep 2002
Posts: 1,650
Likes: 0
From: Chichester, UK
I'd also recommend Sun's JRE, but because jview (Microsoft's Java runtime) is supposedly 'standard' on Windows you will occasionally find things that will not run on anything else. This is particularly true of javascript, which was never a proper standard anyway, but also affects Java applets which decide that they have to restrict themselves to a certain level of JRE (especially online banking applications and the like). Kind of defeats the idea of Java, but there you go - and you will seldom, if ever, get a useful error message to help you work out why the blasted thing isn't working. Alliance & Leicester obviously believe that "java.io.ObjectStreamException" is a good way of telling users that they are running a Sun JRE when they should use jview...

In general, however, Sun's JRE is far, far better than jview. The MS version hasn't been updated for years - it's still Java 1.1.4 IIRC, which Sun took out of service sometime last century
. Sun are shipping 1.4.2, with 1.5 on the horizon.

In general, however, Sun's JRE is far, far better than jview. The MS version hasn't been updated for years - it's still Java 1.1.4 IIRC, which Sun took out of service sometime last century
. Sun are shipping 1.4.2, with 1.5 on the horizon.





