Script Nodes in Java for VRML’97 - I
In VRML’97,Script Nodes facilitate development of nodes that are described by Java classes using the VRML - Java API
Typical fields in a Java Script Node:
url : This field specifies the location of the Java class
eventIn : for getting the actual event in VRML world
eventOut : for sending the received event to the Java class