On Mon, 8 Mar 1999 13:16:36 +0000, [EMAIL PROTECTED] wrote:
>Can one dynamically modified the CLASSPATH within Java and to create an
>application that loads classes from a modified class path?
[...]
>This does not work for me on JDK1.1.7 sparc-sun-solaris-2.5.1 ?
>But can this sort of code work?
I believe you need to make a simple class loader to add your own
path elements at run time from within Java. It is not a difficult
thing to do.
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] --------- http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]