摘要:
public String editItemSubmit(Model model,Integer id, @Validated(value={ValidGroup1.class}) @ModelAttribute(value="itemsCustom") ItemsCustom itemsCustom, Bindi... 阅读全文
posted @ 2016-07-03 18:06
沙漠里的小鱼
阅读(192)
评论(0)
推荐(0)
摘要:
@Override protected void buildExcelDocument(Map map, HSSFWorkbook hssfWorkbook, HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse) throws Exception { List lis... 阅读全文
posted @ 2016-07-03 17:52
沙漠里的小鱼
阅读(160)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2016-07-03 17:35
沙漠里的小鱼
阅读(155)
评论(0)
推荐(0)
摘要:
对于get乱码 String userName = new String(request.getParamter("userName").getBytes("ISO8859-1"),"utf-8") 或者 <Connector URIEncoding="utf-8" connectionTimeou 阅读全文
posted @ 2016-07-03 17:21
沙漠里的小鱼
阅读(109)
评论(0)
推荐(0)
摘要:
... 阅读全文
posted @ 2016-07-03 15:11
沙漠里的小鱼
阅读(113)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2016-07-03 11:32
沙漠里的小鱼
阅读(105)
评论(0)
推荐(0)