You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Swart, James (Jim) ** CTR **" <sw...@agere.com> on 2001/06/11 20:06:55 UTC

Classpath for javax.swing

I just created an applet using javax.swing components.  I got it to run but
I had to add the jar file to my classpath so that the import statements
would find javax.swing.*.  Obviously, users are not going to know how to add
a jar file to their classpath.  Can someone point me to some docs for
downloadable jar files?  Or can I just add
CODEBASE="/javaclass/swingall.jar" parameter to
my <applet> tag?

Jim Swart.
SysAdmin/Developer/WebMaster