freelanceprogrammers.org Forum Index » Java
Server problem
Joined: 11 Feb 2002
Posts: 6
Server problem
I have a problem with an applet that doesn`t
work. I works local, on my server, on another local
machine but not on the final server. The error printed
out is:<br>java.lang.ClassNotFoundException:
AppletHierarchy<br> at com/ms/vm/loader/URLClassLoader.loadClass
(URLClassLoader.java)<br> at com/ms/vm/loader/URLClassLoader.loadClass
(URLClassLoader.java)<br> at com/ms/applet/AppletPanel.processSentEvent
(AppletPanel.java)<br> at com/ms/applet/AppletPanel.processSentEvent
(AppletPanel.java)<br> at com/ms/applet/AppletPanel.run
(AppletPanel.java)<br> at java/lang/Thread.run (Thread.java)<br><br>I am
sure that all the files are in the right folder, and
no mistakes in the html file. Do anyone have this
error before?
Joined: 01 Feb 2002
Posts: 73
Server problem
It sure looks like you have a problem with where
your Applet Tag is pointing.<br><br>The applet tag has
to reference the applet in a folder relative to the
DocRoot of your web server. Your Applet must be there,
also.<br><br>Give us an example of the Applet tag you are using
along with the server address.<br><br>Stephen
McConnell<br><a href=http://www.crosslogic.com
target=new>http://www.crosslogic.com</a>
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







