Re: I got Error when trying to sign my Applet,Please Help
Posted By:
m_venkatesan
Posted On:
Wednesday, March 5, 2003 09:28 PM
Pls compile all the java files linked together with easch class.
For example ,
Main class -> I class -> II class
Main class -> III class
if u did any changes in any of those files , u should compile all those files and update the jar file.