• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

java exam simulation applets not working?

 
Ranch Hand
Posts: 303
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
could anybody please help me with this?

i have j2sdk1.4_2 installed on my machine.
 
arch rival
Posts: 2813
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My car won't start, I have an Astra 1.7TD?
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry, the only way to help both of you is to forward you to http://faq.javaranch.com/view?HowToAskQuestionsTheSmartWay ...
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Then uninstall it just like you would any other application.

Oh wait the thread is called applets not working. Applets run through your browser, which uses a Java JRE Runtime attached to the browser. The problem is with the browser and the JVM it is using.

Which browser are you using? IE? In INternet Options - Advanced Tab there is a section for the Microsoft JVM. I only have JIT compiler checked. Also, wasn't there a time that Microsoft wasn't shipping a JVM and you would have to download it yourself.

Other suggestion is to contact the support for the exam similator.

Mark
reply
    Bookmark Topic Watch Topic
  • New Topic