Posted By:
gowtham_prasad
Posted On:
Tuesday, July 27, 2010 05:43 AM
hi earlier in my application i was using applets , and change the java.policy file . but now i want to implement signed applet so that i need not change the java.policy file .I got the verisign certificate and signed my applet jar file with that certificate and deployed the same in my web application and web-inf paths. but when i am trying to access the application i am getting class not found error for the applet class. please suggest.
thanks in advance...