Re: Applet exception: access denied... now it works!!!
Christian Schmidt <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Hi Fabian, as you already mentioned yourself in your first mail "ERROR:java.security.AccessControlException in Applet!" the problem is the Access Control mechanism for Java Applets. You may communicate with any server you want from Java applications, but with Java applets you are only allowed to communicate with the server which served the applet to you. That means that if you execute the applet loaded from your PC the applet is not allowed to "talk" to the TINI, but it may communicate when loaded from there. HTH Regards Christian -- Christian Schmidt <[email protected]> On Mon, 10 May 2004 14:54:09 +0200 Fabian Lopez Coloma <faloco-r6bP6fM/4OjA/jP0kzA/[email protected]> wrote: > I wrote an e-mail before about an exception in java.security. It is amazing, now > it works! If I executed the applet in my computer (html and .class not served > by TINI) it didn't work but if I execute the applet that TINI serves me (it has > installed a very simple http server), it works!!!! _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini