2011年6月15日

摘要: Action:private String keyWord = null; private Vector news = new Vector(); public void list() throws ServletException, IOException{ keyWord = getParameter("keys"); String fileName = null; String path = Config.getProperty(Keys.CONFIG_APPLICATION_PATH) + "/" + Config.getProperty(Key 阅读全文
posted @ 2011-06-15 10:31 shosky 阅读(305) 评论(0) 推荐(0)

导航