Do you get any exception ??, through the Internet you must "sign" the applet, your solution is a local implementation only, remeber the applet runs in the client side.
Carlos On Tue, 2005-06-14 at 14:56 -0300, Claudio Carvalho wrote: > Hi, > > I'm using a signed applet to upload files from file system to slide/webdav > server, and I'm using the following .java.policy => > grant { > permission java.security.AllPermission; > }; > > So, when I run the applet through my LAN it works fine, but it doesn't work > over the Internet. > > Does anybody know if it is a permission issue or something related to that? > > Could it be anything related to Slide/webdav permissions or protocols? > > Thanks. > > Claudio. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]