Hi,
1 - I am doing a loadLibrary in my init() fn. The library is a C-dll which
houses calls to COM fns used to integrate with the old sytem.
However, sometimes the server throws an exception saying that the native
library cannot be loaded as it is already loaded by another classloader.
How do I solve this problem? Is there any unLoadLibrary in the Java
language?
2 - I am passing a Vector from the applet to the servlet. The servlet read
the values and generates some data to send back. I want to display this in a
new window using showDocument in the applet. the problem is that there is no
data in the html. It is coming from the servlet as blank.
How do I solve this problem. I can post code here if someboby wnts to take a
look.
Any help/tips would be appreciated.
Thanks.
Raaj.
Note : If this is an off-topic question, then please accept my apologies.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html