JavaScript ScriptEngine
Java 1.6 introduces the javax.script package that opens
support for using other languages with the J2SE. Only ECMAScript
(JavaScript) comes built in, but support for other languages can be added
via the service provider mechanism.
Type a command in the applet text field and hit 'enter' to execute it.
Configure the page to start with this statement (hit 'enter' to activate).
See also
|