java.lang.NoClassDefFoundError
Hi,
Please help me out in the following exception:
If you see this exception closely, there is no classpath which throwing error. This is not with this particular exception, in every exception its not showing the classpath. Please go through it and advice.
java.lang.NoClassDefFoundError
at _registeration._HTCLoginSaveTransaction__jsp._jspService(/Message.inc:4)
at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
at com.caucho.jsp.Page.subservice(Page.java:506)
at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182)
at com.caucho.server.http.Invocation.service(Invocation.java:315)
at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135)
at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:346)
at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:274)
at com.caucho.server.TcpConnection.run(TcpConnection.java:139)
at java.lang.Thread.run(Thread.java:534)

