There is a complete Network Class Loader example in "Java Network 
Programning" published by O'Reilly associates.

A very good book worth the money

Peter Pilgrim


______________________________ Reply Separator _________________________________
Subject: Re: How to create a NetworkClassLoader in JDK1.1.x?
Author:  Volker.Augustin ([EMAIL PROTECTED]) at lon-mime
Date:    13/03/99 09:09


Hi!
Does anyone know how to create a NetworkClassLoader? A ClassLoader loading class
es 
from a URL such as http://www.test.com/testdir/ ?
Is it possible to load classes from a jar file at the specified URL?
I can only use JDK1.1.x and don't have the possibility to upgrade to 1.2 on my s
ystem.
Help is appreciated. Thanks. Volker


---------------------------------------------------------------------- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to