摘要:
action 类方法public String exportVSfckExcel(){ List vsList = sfckService.getListVSfck(); HttpServletResponse response = ServletActionContext.getResponse(); HttpServletRequest request = ServletActionContext.getRequest(); try { OutputStream os = response.getOutputStream();// 取得输出流 respons... 阅读全文
posted @ 2014-04-09 12:10
刘建广
阅读(282)
评论(0)
推荐(0)
浙公网安备 33010602011771号