Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on spring error....... within the JSP forums, part of the Web Development category; Hi guys, I found an error when i try to building simple JSP + Servlet + Spring + Hibernate application.. The error generated by all files with .jsp extension.. here ...
|
|||||||
|
|||
|
Hi guys,
I found an error when i try to building simple JSP + Servlet + Spring + Hibernate application.. The error generated by all files with .jsp extension.. here is the message error.. : org.apache.jasper.JasperException: java.lang.ClassCastException: org.apache.catalina.util.DefaultAnnotationProcessor cannot be cast to org.apache.AnnotationProcessor org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:522) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:356) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) java.lang.ClassCastException: org.apache.catalina.util.DefaultAnnotationProcessor cannot be cast to org.apache.AnnotationProcessor org.apache.jsp.index_jsp._jspInit(index_jsp.java:23) org.apache.jasper.runtime.HttpJspBase.init(HttpJspBase.java:52) org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:159) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:329) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) But if i try to access with another extension (*.html)... it could ran well.. Plz suggest some solutions 2 this.......... Thanks, Riju |
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Parse error: syntax error, unexpected $end in FILE on line | rijus | PHP | 0 | 05-19-2009 02:50 AM |
| Error -26612: HTTP Status-Code=500 (Internal Server Error) | jasmine22 | LoadRunner | 4 | 11-18-2008 06:26 AM |
| Spring Framework on Ajax | Lokesh M | AJAX & XML | 0 | 04-26-2008 02:49 AM |
| Seam and Spring Web Flow: Better Ajax with Java | Lokesh M | AJAX & XML | 0 | 03-24-2008 08:36 AM |
| Replace SOC layer with Spring Invoker | Geek_Guest | Java | 0 | 10-04-2007 03:46 PM |