Close
jGuru Forums
Posted By: rania_gferrag Posted On: Tuesday, January 21, 2003 09:19 PM
Hello, I have create applet which compose of two file java, and this applet access to the date base, so I sign my applet, but when I am trying to execute it, I have this error: Load: class TickerH not found And the command which I used to create the jar file is : Jar cvf Scroll.jar classe com And classe, com both are directory (classe containes the class file and com contain MS sql Driver) So please why, I have this error, and the TickerH.class is inside the classe directory. So if you know the problem please help me :) rania +
Re: class not found error, when execute my applet, please healp
Posted By: sai_kiran Posted On: Tuesday, January 21, 2003 10:00 PM