The Artima Developer Community
Sponsored Link

Java Answers Forum
Running Sun's applet demos

1 reply on 1 page. Most recent reply: Mar 8, 2003 1:33 PM by Charles Bell

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
dan bromberg

Posts: 2
Nickname: bromberg
Registered: Feb, 2003

Running Sun's applet demos Posted: Feb 25, 2003 1:42 PM
Reply to this message Reply
Advertisement
Hi!

I'm running Win XP and uninstalled the MS Virtual MAchine thinking I could point to the Sun 1.4 VM instead.

I downloaded & successfully installed the Sun
JDK 1.4.1_01. I was playing around with the 'sort' demo in the directory:
myJDK\demo\applets\SortDemo\example1.html . I received this error message stating to "download & install the Java Virtual Machine".

However, when I execute that (or any of the other demos) from the directory:
myJDK\demo\applets\plugin\SortDemo\example1.html

then the applet executes with no problem. So it seems this (different) path picks up the plugin whereas the other path doesn't.

Is there a way I should tell it to recognize my JRE, or is what I described normal?

Thanks,
Danny


Charles Bell

Posts: 519
Nickname: charles
Registered: Feb, 2002

Re: Running Sun's applet demos Posted: Mar 8, 2003 1:33 PM
Reply to this message Reply
You need to explore the options for your JavaPlugIn
click Start
==>Settings
==>Control Panel
==>Java Plug in

Make sure the browser you are using is checked under the Brwoser tab or check all of them.

Under Basic tab, make sure Enable PlugIn is checked.
You may have to adjust your Internet settings if you are using Internet Explorer.

An even better way to avoid all the Microsoft hassle is to use the Opera browser (http://www.opera.com). It runs on java and its very fast.

I "rarely" use Internet Explorer anymore.

Flat View: This topic has 1 reply on 1 page
Topic: image processing in java Previous Topic   Next Topic Topic: can some1 tell me what is wrong with this code

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use