Archived from groups: microsoft.public.win98.gen_discussion (
More info?)
Hi Glen. I've installed a couple of versions of JRE 1.5, but for the
application I described below, they ran it so poorly that it was next to
useless, so I very recently "downgraded". It's the the same concern I was
expressing on the Kerio thread a couple of days ago: these various
upgrades - Sun, Norton, the whole gang - need to be compatible with all
supported OS's, but XP comes first, so the results are usually bloated, and
moreover for Win98 can sometimes be so-so. 1.4.2_08 was the only version of
that legacy series that Sun made available on its website and I believe it
was the final release. That in no way diminishes your comment, and I'll
likely uninstall it. The only java version I ever got to work really well
with Win98SE is Microsoft VM, but my understanding is that that is supposed
to be Hacker's Paradise. So until someone convinces me otherwise, this is a
problem without a good solution.
glee wrote:
> I don't know if it will solve your issue, but the very first thing
> you need to do is update the Sun Java version. Version 1.4.2_08 is
> out of date and contains security vulnerabilities.
>
> Click Start> Settings> Control Panel> Java
> Click the Update tab, then click the Update button.
> It should report that version 1.5.0_04 is available (it may call it
> version 5.0) Download and install the update (you can close the Java
> control panel while this is happening).
> When the update is installed, open the Java control panel again
> (Start> Settings> Control Panel> Java), click the Update tab, then
> click the Update Now button, to ensure there are no further updates.
>
> Once this is done, open Control Panel> Add/Remove Programs, and
> uninstall all earlier versions of Sun Java. The earlier versions may
> be listed as Sun Java something, or just Java-something. The only
> one you want to remain is the new one, which is listed as "J2SE
> Runtime Environment 5.0 Update 4"
>
> At that point, see if your Java app or applet still has the problem.
> If so, try updating or reinstalling it. If that does not help,
> contact the writer of the app and explain the problem with Sun Java
> and his app.
>
> "Roger Fink" <fink@*****.net> wrote in message
> news:eckdPMOoFHA.1372@TK2MSFTNGP10.phx.gbl...
>> Since this is probably a java question rather than an OS question,
>> maybe the
>> best advice is to refer me to an appropriate functioning java
>> newsgroup,
>> which I'm having no luck finding on my own. On the other hand please
>> feel
>> free to take a shot at this.
>>
>> I have a real time stock quote java applet that I occasionally run
>> in IE and Mozilla. In each case the time displayed in the applet is
>> four hours early.
>> I see no way on the console to adjust it. I'm pretty sure this is
>> not a
>> machine problem because in IE I can also use Microsoft VM to run it
>> and it
>> will then display the time correctly. Java version is 1.4.2_08 on
>> Win98SE platform. TIA