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.
/massagestore/servlets/shopping_cart.jsp:51: Method getItem() not found in class com.massagestore.ShoppingCart.
Hashtable tempCart=cart.getItem();
^
Note: /home/neiwh01/public_html/WEB-INF/work/_massagestore/_servlets/_shopping_0cart__jsp.java uses or overrides a deprecated API. Recompile with "-deprecation" for details.
1 error, 2 warnings
com.caucho.java.JavaCompileException: Note: sun.tools.javac.Main has been deprecated.
/massagestore/servlets/shopping_cart.jsp:51: Method getItem() not found in class com.massagestore.ShoppingCart.
Hashtable tempCart=cart.getItem();
^
Note: /home/neiwh01/public_html/WEB-INF/work/_massagestore/_servlets/_shopping_0cart__jsp.java uses or overrides a deprecated API. Recompile with "-deprecation" for details.
1 error, 2 warnings
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)