This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
dynamic library loading?
- To: java-discuss@sourceware.cygnus.com
- Subject: dynamic library loading?
- From: Amancio Hasty Jr <hasty@netcom.com>
- Date: Fri, 11 Jun 1999 00:25:15 -0700 (PDT)
Wondering if it is possible to load shared objects with gcj akeen
to java dynamic class loading.
Just thinking about using gcj to compile servlets and slightly
modifying the servlet engine to load shared modules instead
of classes.
Tnks,
Amancio