JSP Error Page

Sorry Your Request cannot be processed right now due to some problems, Please try after Sometime

An exception was thrown: com.caucho.jsp.JspParseException: Note: sun.tools.javac.Main has been deprecated. /home/neiwh01/public_html/massagestore/servlets/creditcard.jsp:3: Variable 'cart' is already defined in this method. com.massagestore.ShoppingCart cart; ^ 1 error, 1 warning


com.caucho.java.JavaCompileException: Note: sun.tools.javac.Main has been deprecated. /home/neiwh01/public_html/massagestore/servlets/creditcard.jsp:3: Variable 'cart' is already defined in this method. com.massagestore.ShoppingCart cart; ^ 1 error, 1 warning at com.caucho.java.JavaCompiler.executeInt(JavaCompiler.java:506) at com.caucho.java.JavaCompiler.compileInt(JavaCompiler.java:438) at com.caucho.java.JavaCompiler.compile(JavaCompiler.java:419) at com.caucho.jsp.JavaGenerator.compile(JavaGenerator.java:2846) at com.caucho.jsp.JspGenerator.generate(JspGenerator.java:322) at com.caucho.jsp.JspParser.parse(JspParser.java:329) at com.caucho.jsp.JspParser.parse(JspParser.java:234) at com.caucho.jsp.JspManager.createPage(JspManager.java:172) at com.caucho.jsp.PageManager.getPage(PageManager.java:351) at com.caucho.jsp.PageManager.getPage(PageManager.java:206) at com.caucho.jsp.QServlet.getPage(QServlet.java:220) at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:129) 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)