Re: how to make applet to link up with database?
Posted By:
WarnerJan_Veldhuis
Posted On:
Wednesday, December 7, 2005 03:00 AM
It can access a database, but only from the machine the applet was downloaded from. The security model of an (unsigned) applet says that an applet cannot connect to any IP address except for the server it was downloaded from.