unloading the native library from applet.
- From: "sarath" <mesarath@xxxxxxxxx>
- Date: 22 Jul 2005 03:23:27 -0700
hi everyone..
I am using a signed applet, that is using the native libraries. The
problem is, i am able to access the libraries for the first time. When
i am trying to run the same applet again, it gives an error that the
..dll files i am using is locked by another program. however, if i open
another browser window, it works fine.
is it because my applet is not releasing the hold on the .dll files ?
if so, can anyone give an example of unloading the library in an
applet ?
any help would be appreciated.
Thanks in advance
~sarath~
.
- Follow-Ups:
- Re: unloading the native library from applet.
- From: Stefan Schulz
- Re: unloading the native library from applet.
- Prev by Date: Re: socket connection not being reset correctly
- Next by Date: Re: unloading the native library from applet.
- Previous by thread: Apache, Java, & Session Cookies
- Next by thread: Re: unloading the native library from applet.
- Index(es):
Relevant Pages
|