Can myClass.jar be loaded from the browser.

Hi,I would like to know do I have to load the main applet class in the browser, before it will initailize than through that class call my .jar files.
[163 byte] By [Irvina] at [2007-11-27 1:46:04]
# 1
I don't really know what do you want exactly...If you ship jar's with your applet you can get access to the packages it provides over the classloader... or do you mean that you want to "invoke" the other jars with their main class? That isn't possible as I guess.Greets.
SpecialAgenta at 2007-7-12 1:07:11 > top of Java-index,Desktop,Core GUI APIs...