|
Java学习者论坛
错誤如下:
500 Servlet Exception
Note: sun.tools.javac.Main has been deprecated.
/tt/addok.jsp:32: Undefined variable or class name: con
Statement stmt = con.createStatement();
^
/tt/addok.jsp:45: Undefined variable or class name: statement
statement.execute(ls_sql);
^
Note: /var/spool/resin/work/d/db/dbzy.com/_tt/_addok__jsp.java uses or
overrides a deprecated API. Recompile with "-deprecation" for details.
2 errors, 2 warnings
--------------------------------------------------------------------------------
Resin 2.1.10 (built Wed Jun 18 09:16:53 PDT 2003)
欢迎来到Java学習者论坛,转载請注明地址:http://www.javaxxz.com. |
|