Hi all,
I experienced performance problems with one of my
applets. Turning on tracing from the
Java console reveals that, if I read the trace right, the ResourceBundle caused the classloader to check the network, but why?
Has anyone an answer?
Here is the trace ( is the same when I run the applet from the Internet ):
Any help is highly appreciated.
Stephan