You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by bs...@redtrain.com on 2002/08/14 19:03:27 UTC

Slightly off topic question

This has more to do with classpaths and applets than Axis. 
I'll apologize before I start.

Does anyone know how to add jar files to the classpath for an applet?
I'm trying to run the Axis client in an applet and am getting "Class Not Found" exceptions.  I thought that the classpath defaulted to the directory where the calling HTML pages was.  Apparently, it's not.