Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I am using Java applet in my website. My website is done using Perl, Perl is also used to connect to MySQL.
My java applet will need (username and data from database). How do I pass this string from perl to my java applet?
thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl with Java applet
by dorward (Curate) on Jun 06, 2005 at 12:22 UTC | |
|
Re: Perl with Java applet
by Ben Win Lue (Friar) on Jun 06, 2005 at 12:26 UTC | |
by Anonymous Monk on Jun 06, 2005 at 12:43 UTC | |
by dorward (Curate) on Jun 06, 2005 at 13:33 UTC | |
|
Re: Perl with Java applet
by Zero_Flop (Pilgrim) on Jun 06, 2005 at 20:58 UTC | |
by ejal (Initiate) on Jun 07, 2005 at 01:01 UTC | |
|
Re: Perl with Java applet
by gregor42 (Parson) on Jun 07, 2005 at 15:33 UTC |