Working of a classloader within an applet ...

D

debo_nair

I wanted to know how a ClassLoader works within an Applet. I have an
applet contained within an jar and within the applet there is code to
load some classes using a Classloader.

What happens if the Classloader within the applet doesn't fine a
particluar class in the applet jar file? Does the Classloader go back
to the directory on the webserver from where the applet jar was
downloaded from and get the required class over the network? Note that
my applet is a signed applet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top