Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Java applet send information to a php page

I was wondering if it was possible to send information from a java applet to a PHP page (and in the long run, a mysql database) on the click of a button (within the java applet).
Of course, if it's easier to just incorporate the jar file instead of an applet, that's also a possibility, but I just don't know how to do that...
Any ideas?

like image 823
longlost10 Avatar asked Dec 05 '25 23:12

longlost10


1 Answers

Yes, you can do that. You'll need to grant the Applet permissions to access the network though. Here's an example.

like image 65
Pablo Santa Cruz Avatar answered Dec 07 '25 12:12

Pablo Santa Cruz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!