Can one call java from javascript?

Anthony Palomba's icon

Hey folks,

I have some java classes I would like to use.
Is there a way you can call java from javascript?

Thanks
Anthony

nick rothwell | project cassiel's icon

Not in any direct sense, no. You'll have to wrap the Java code in MAX and pass messages to it through Max.