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]