随笔分类 -  Struts

摘要:jar包: import javax.servlet.http.HttpServletResponse; import java.io.OutputStream; import java.io.File; import jxl.DateCell; import jxl.Sheet; import j 阅读全文
posted @ 2018-10-29 10:23 Bob.Xie 阅读(314) 评论(0) 推荐(0) 编辑
摘要:两个list:List<CreateTableColumn> createTableColumnList,List<Map<String, Object>> tableDataList createTableColumnList:存储的是客户在web页面自定义的表结构(包括表名,字段名,数据类型等信 阅读全文
posted @ 2018-10-26 09:43 Bob.Xie 阅读(774) 评论(0) 推荐(0) 编辑
摘要:jsp: <form method="post" id="createTable"> <table width="98%" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td height="10"></td> </ 阅读全文
posted @ 2018-10-19 17:59 Bob.Xie 阅读(263) 评论(0) 推荐(0) 编辑
摘要:1、导入 @Override public String importBusinessScope(File file, String unit_id) throws Exception { Workbook wb = Workbook.getWorkbook(file);// 从文件流中取得Exce 阅读全文
posted @ 2018-08-14 14:00 Bob.Xie 阅读(989) 评论(0) 推荐(0) 编辑
摘要:web.xml struts.xml 1 <?xml version="1.0" encoding="UTF-8"?> 2 3 <!DOCTYPE struts PUBLIC 4 "-//Apache Software Foundation//DTD Struts Configuration 2.3 阅读全文
posted @ 2017-04-12 15:15 Bob.Xie 阅读(167) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示