Posted By:
John_Zukowski
Posted On:
Saturday, March 31, 2001 04:17 PM
As already mentioned in the FAQ, untrusted applets can only communicate with the server from which it came. If your database server is another machine, you can't talk to it without signing your code.
Look at your stack trace and you'll see what your specific error is and you'll have a better understanding of the problem.