Por favor me ajudem… sou iniciante no JEE estou estudando JSP + Servlet estou acompanhando um livro que me indicaram que se chama Desenvolvendo aplicações Web com NetBeans IDE 6. Mas toda vez que eu rodo o programa fica gerando esse erro:
HTTP Status 500 -
type Exception report
message
descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP
PWC6199: Generated servlet error:
string:///index_jsp.java:68: handlePageException(java.lang.Exception) in javax.servlet.jsp.PageContext cannot be applied to (java.lang.Throwable)
note The full stack traces of the exception and its root causes are available in the Sun Java System Application Server 9.1_01 logs.
Sun Java System Application Server 9.1_01
Alguém por favor sabe me dizer como eu faço para corrigir isso !!!