在前文SSM说到因为从MyEclipse换成了Eclipse。有些架包自动缺失。 造成:"org.apache.jasper.JasperException: This absolute uri (http://java.sun.com/jsp/jstl/core ) cannot be resolved in either web.xml or the jar files deployed with this applicati…
把数据放到一个泛型集合里,再把泛型集合里面的数据放到一个table中,设置好文件路径,然后进行文件读取,最后供用户下载。 数据导出放在一个按钮中就可以了 using System;
using System.Collections.Generic;
using System.Linq;
us…