The Complete Project Source Code Platform

Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up

Job Resume Template

Meet Hub Project issues


In this page list of issues on Meet Hub. This source code share by Kishor Kadam. If any errors in this project then you can ask question to developer or send a private messages. This project have a total 1 issues.

Here Discussion on Issues

Issue during compile.

Meet Hub in JSP

Hi Kishor, Thanks for the source Code. I need your help to resolve the issue during running the code on tomact server 10.0.2. I build the database connectivity, but while logging in I see below issue. HTTP Status 500 – Internal Server Error Type Exception Report Message Unable to compile class for JSP: Description The server encountered an unexpected condition that prevented it from fulfilling the request. Exception org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: [1] in the generated java file: [C:Userspravin kumavateclipse-workspace.metadata.pluginsorg.eclipse.wst.server.core mp0workCatalinalocalhostMeetHuborgapachejspPrivateAbout_jsp.java] The type javax.servlet.ServletException cannot be resolved. It is indirectly referenced from required .class files An error occurred at line: [104] in the generated java file: [C:Userspravin kumavateclipse-workspace.metadata.pluginsorg.eclipse.wst.server.core mp0workCatalinalocalhostMeetHuborgapachejspPrivateAbout_jsp.java] The type javax.servlet.http.HttpServletResponse cannot be resolved. It is indirectly referenced from required .class files Stacktrace: org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:103) org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:213) org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:482) org.apache.jasper.compiler.Compiler.compile(Compiler.java:392) org.apache.jasper.compiler.Compiler.compile(Compiler.java:362) org.apache.jasper.compiler.Compiler.compile(Compiler.java:346) org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:603) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:400) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:379) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:327) jakarta.servlet.http.HttpServlet.service(HttpServlet.java:770) org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) Note The full stack trace of the root cause is available in the server logs. Apache Tomcat/10.0.2

pravin_kumavat   2021-04-03 13:03:34

Similar projects