this is actually not a struts2-problem, but it came up in a struts2 projet of mine: a applet of mine won't start because the main-class can't be found, which is of course present in the applet.
I appended the applet and a test.html-file ( http://www.nabble.com/file/p23256861/MosaicUploaderTest.zip MosaicUploaderTest.zip ) which does nothing but invoking the applet. People having this problem had in most cases a broken jar but i don't see any problem with this one. Is there a way to check a applet-jar-file for integrity? I get the following exception: Caused by: java.io.FileNotFoundException: D:\home\Downloads\MosaicUploaderTest\MosaicUploader.jar\applet\MosaicUploaderApplet.class (The system cannot find the path specified) The applet is compiled using Java5-compatibility. Any ideas (or do you know a better forum to ask)? Thanks, Stephan -- View this message in context: http://www.nabble.com/class-in-applet-jar-not-found-tp23256861p23256861.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org