The Artima Developer Community
Sponsored Link

Java Answers Forum
Does Java scriprs's onload event depend on JVM?

0 replies on 1 page.

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 0 replies on 1 page
Aparna Nigdikar

Posts: 4
Nickname: aparnan
Registered: Feb, 2008

Does Java scriprs's onload event depend on JVM? Posted: Feb 24, 2008 10:10 PM
Reply to this message Reply
Advertisement
I have an HTML page.It contains some javascript code. I have seen that if JVM is not installed on my machine then "onload" event does not works. It does not read java script. But if JVM is installed, it works properly. But I think java script does not depend on JVM. Then why I am getting such type of difference in both conditions.

Topic: Does Java scriprs's onload event depend on JVM? Previous Topic   Next Topic Topic: open a PDF file in linux using Java

Sponsored Links



Google
  Web Artima.com   

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