amulcahy
12-22-2005, 03:22 PM
Hi,
I am new to javascript (and java too) but need to call a java class from a javascript. What do I do?
The syntax to run the code from the command line is
java myClass -subject test -count 1
How do I call that in javascript?
Thanks,
Aidan.
I am new to javascript (and java too) but need to call a java class from a javascript. What do I do?
The syntax to run the code from the command line is
java myClass -subject test -count 1
How do I call that in javascript?
Thanks,
Aidan.