Welcome those trying to get your page moving, this page is alot of help nothing like pop ups or music or any thing blicking to get in your way. I hope this helps you like it does me. This page has every thing from A to Z and as easy as saying 1,2, and 3 java scripts can be hard I try to make them as easy as I can but this page helps you more with hints and detials on what and how to use java's. Please feel free to e-mail me if you have any questions on how to use this page or what kinds of things can this page do for you.
What is JavaScript? - To start you out, this disscusses
what JavaScript actually is, what it can do, and what it can't. It also
defines the term object-oriented
Accomplishing, in Java, the JavaScript "document.write()" function - by Dr. Carl Dreher, It starts off well spoken then gets into things like The HTML carrier, The embedded Java applet and gose on pretty interesting thing.
Basic Java I/O
In this discussion, we consider basic Java I/O facilities. A discussion based on Java 1.0 is also available. The relevant classes are contained in the java.io package.