Read html specification, http://www.w3.org/TR/html401/struct/objects.html#edef-APPLET,When I I copied all these in the the classes folder. Can I not get the JRE to look here?
archive = uri-list [CT]
This attribute specifies a comma-separated list of URIs for archives containing classes and other resources that will be "preloaded". The classes are loaded using an instance of an AppletClassLoader with the given codebase. Relative URIs for archives are interpreted with respect to the applet's codebase. Preloading resources can significantly improve the performance of applets.
-- Oleg Tkachenko Multiconn Technologies, Israel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
