This is happenning because the byte code generated are not been interpreted properly by the JVM.  Try recompiling the java file after deleting the existing class file.  Sometimes, it solves this kind of problem.
----- Original Message -----
Sent: Wednesday, April 19, 2000 10:01 AM
Subject: Error message

When I try and run a simple servlet, I get: java.lang.ClassFormatError: teste/helloworld (Illegal constant pool index)
Any suggestions?

tks

Reply via email to