public class TestXML { public static void main(String[] args) throws SAXException, IOException { //Dom方式解析XML DocumentBuilderFactory dbf = DocumentBui Read More
posted @ 2016-10-09 20:21
虫儿ls
Views(135)
Comments(0)
Diggs(0)
尝试方案: 1 在Spring的配置文件springmvc.xml中,增加扫描项base-package="zxs.ssm.util",增加你需要使用service的类所在的包 <context:component-scan base-package="zxs.ssm.controller,zxs. Read More
posted @ 2016-10-09 14:10
虫儿ls
Views(1438)
Comments(0)
Diggs(0)
(未解决) 暂时使用办法:改用返回Map<String,String>形式的返回值,在ajax中获取json形式的数据。 (未解决) 暂时使用办法:改用返回Map<String,String>形式的返回值,在ajax中获取json形式的数据。 (未解决) 暂时使用办法:改用返回Map<String, Read More
posted @ 2016-10-09 14:08
虫儿ls
Views(102)
Comments(0)
Diggs(0)