Javascript -> Applet communication

D

decoy

Hi all,
Does anyone know whether it's possible for Java (signed) applets to
call javascript functions and for javascript to call public methods in
the applet code. I know that the latter is possible, but how do you
send parameters to Java (since the types are different). E.g I have a
public method on the applet called setValue(String val) and I want to
call it from within my javascript.

I'd rather do it without 3rd party libraries ( for free :) if possible.

Many thanks for the help.

Stu.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top