There are a couple of ways to get information to a Java Applet. The simplest is through the HTML <param> element.
Failing that you will most likely be looking at opening a new network connection from the Applet to the server. One approach could be through the use of a Perl SOAP server and a Java SOAP client.
In reply to Re: Perl with Java applet
by dorward
in thread Perl with Java applet
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |