Can one call java from javascript?
Hey folks,
I have some java classes I would like to use.
Is there a way you can call java from javascript?
Thanks
Anthony
Not in any direct sense, no. You'll have to wrap the Java code in MAX and pass messages to it through Max.