Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

class “ident”s signer information does not match signer information of other classes in the…..” Whats wrong?

class classes Ident signer wrong
0
Posted

class “ident”s signer information does not match signer information of other classes in the…..” Whats wrong?

0

The problem is caused by a change in the security model between JDK 1.1 and the Java 2 platform. In the Java 2 platform, classes from the same package are required to be signed from the same signer. Apparently, classes from the same package in your applet are signed from different signer, so the error message was displayed. To fix this issue, you may want to contact the web site and ask them to sign the applet properly.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.