ÏëҪʵÏÖÔÚ»º³å³ØÖÐÔ¤ÏÈÌí¼ÓÒ»¶¨ÊýÁ¿µÄÊý¾Ý¿âÁ¬½Ó£¬ÆäÖеÄput·½·¨³öÏÖÎÊÌ⣬¾ßÌåÌáʾ£ºThe method put(Object, Object) in the type Hashtable is not applicable for the arguments (int, DBConnection) ´úÂ벿·ÖÈçÏ£º public void initConnection() { DBConnection addconnection=new DBConnection(); for(int i=0;i<=maxconnection/2;i++) { addconnection.setKey(i); connectionpool.put(i,addconnection); }
org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: 52 in the jsp file: /vip_info.jsp ÕË cannot be resolved 49: <table border="1& ......