我菜固我在

博客园 首页 新随笔 联系 订阅 管理

2005年9月30日 #

摘要: hashtablefor(Enumeration enumeration = hashtable.keys(); enumeration.hasMoreElements();){ String s1 = (String)enumeration.nextElement(); System.out.println(s1+":"+hashtable.get(s... 阅读全文
posted @ 2005-09-30 16:41 大侠(cer) 阅读(229) 评论(0) 推荐(0) 编辑

摘要: WARN Configurator:126 - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/ /ehcache-1.1.jar!/ehcache-failsafe.xml 加入:ehcache.xml可以解决 阅读全文
posted @ 2005-09-30 11:33 大侠(cer) 阅读(922) 评论(2) 推荐(0) 编辑