through Input Output streams. You can invoke a Servlet from an
Applet by using URL class, its treated as if you are calling from browser.
Servlet can be run by both Applet and a Html page. You need to
differentiate by passing parameters like ?type=object.,
You need to store an applet where it can be accessed by
browser, you need not worry about Servlet Engine, just put Servlet in the
appropriate directory.
I advise you to read Jason Hunter's book
|
Title: Servlet-Applet communication.
- Servlet-Applet communication. Cote, Stephane
- Servlet-Applet communication in Netscape. Damodara Muppala
- Servlet-Applet communication in Netscape. Samian Kaur
- Re: Servlet-Applet communication. Danny Rubis