loading library/native/applets

Dimitri Tombroff (dimi@chorus.fr)
Fri, 23 May 97 11:48:27 0200

Message-Id: <9705230948.AA02195@opera.chorus.fr>
Date: Fri, 23 May 97 11:48:27 0200
From: Dimitri Tombroff <dimi@chorus.fr>
To: java-security@web2.javasoft.com
Subject: loading library/native/applets

Hi,

I would like to be sure of this:

Suppose I provide to a browser a package in which a method in some class
is native and performs some network connection with
an arbitrary site. Can I write applets using that package
and that method, so that the applet can call the native method
and perform the network connection on behalf of my package,

or do the applets restrictions prevent me to do that,

thanks in advance

Dimitri Tombroff