Re: accessing mysql database from web page
Posted By:
Robert_Lybarger
Posted On:
Monday, July 24, 2006 10:00 PM
Running applets in a web browser imposes several security restrictions on what operations can be performed. I don't know how you've crafted your app(let), but this is probably the culprit, as the appletviewer itself can run with fewer security restrictions in place. This is the direction your question(s) should probably point.