Forum Moderators: phranque

Message Too Old, No Replies

Apache Webserver classpath setting

Apache Webserver

         

Pavan_Cv

10:05 am on Dec 5, 2008 (gmt 0)

10+ Year Member



Hi

I am trying to load an applet from Apache webserver? It is showing an error message
java.lang.ClassNotFoundException: atlas.clnt.AtlasApp
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Please help how to set classpath for this? Your help is well appriciated

Regards

jdMorgan

3:27 pm on Dec 5, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, Pavan_Cv!

I think you will get more and better responses by posting this question in our Website technology forum, or in a forum dedicated to supporting your specific Java application server.

Jim