3

Can java applets pass data to javascript asynchronously without ajax (or is all the data contained in an applet server-side, so that javascript cannot see it)?

1 Answer 1

3

Truly it is possible. Check the following two chapters of the Sun Applet tutorial:

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

1 Comment

This is great...saves me the headache of having many ajax calls going back and forth. Thanks!

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.