-3

How to call jar file functions in javascript using applet tag?

please help anyone I am new to java. Kindly do the needful.

Thanks in advance

1
  • Hi I am not asking about calling applet method from javascript. I am asking about sample.jar file function from javascript using applet tag. Then how this will become possible duplicate of that question. So don't mark like that BladeOrz......... Commented Aug 6, 2013 at 7:09

1 Answer 1

0
 var result= document.appleNameInTag.getSomeMethod();

where

appleNameInTag  is  name of Applet
getSomeMethod   is method of applet

Oracle docs

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.