2011年8月16日
摘要: /** * 根据品牌id动态加载标的物 * @return * @throws DataBaseException * @throws IOException */ public String loadModel() throws DataBaseException, IOException{ HttpServletRequest request=ServletActionContext.getRequest(); HttpServletResponse response=ServletActionContext.getResponse(); response.setContentType(. 阅读全文
posted @ 2011-08-16 11:08 Ruthless 阅读(2551) 评论(0) 推荐(0)