摘要: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
浙公网安备 33010602011771号