2 questions about program HelloJava3Da

1. I read Chapter 1 of Java 3D API Tutorial: "Getting started with the Java 3D API". I want to get or downloaded the source codes of "HelloJava3D". But how can I find these source codes?

2. I input the source code of HelloJava3Da by hand. But how can I run it?

Using "javac" command under DOS? I tried it, but there are 17 errors appeared!

Using J Builder 4.0? One error is appeared: Error# 202: 'class' or 'interface' expected at line 14, column 15. Line 14 of HelloJava3Da is: public static void main (String[] args)...

So, what can I do now?

[587 byte] By [tony_Lincoln] at [2007-9-26 14:16:08]
# 1
the beginning of the tutorial gives you a URL for the example source code.
MickeyB at 2007-7-2 15:47:50 > top of Java-index,Security,Cryptography...
# 2
I tried. But I can not find the place for Source code. Could you please let me know the detail adress?At the same time, where to find help and instructions to run them?
tony_Lincoln at 2007-7-2 15:47:50 > top of Java-index,Security,Cryptography...
# 3
Hi thereI had the same struggle too but eventually I have found the place where the source code is at:)Go here: http://java.sun.com/products/java-media/3D/collateralGreetz,Gijs(If you want more info lemme know: gijs_m@hotmail.com)
Tedd0r at 2007-7-2 15:47:50 > top of Java-index,Security,Cryptography...