What does this exception mean? and how do i solve this? java
- by Nitesh Panchal
Hello,
I am using IcePDF component to view pdf in JApplet on my web page. But for some reason i get this error. Can anybody tell why is this happening and how to solve it?
Exception in thread "thread applet-applet.KitKitApplet.class-1" java.lang.StackOverflowError
at java.util.PropertyPermissionCollection.implies(Unknown Source)
at…