hi all.,
I am getting the following excpetion while loading my jsp page.
An exception has occurred in the compiler (1.4.2). Please file a bug at the Java Developer Connection (
http://java.sun.com/cgi-bin/bugreport.cgi) after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report. Thank you.
java.lang.ClassFormatError: com/sun/tools/javac/v8/comp/Gen (Illegal constant pool index)at java.lang.ClassLoader.defineClass0(Native Method)
I have tried very much to find the cause of exception. But I can`t.
Please tell me the solution for this exception.
I hope my JSP doesn`t contain any errors.
Thanks in Advance