摘要: Property ‘driverClassName’ threw exception; nested exception is java.lang.IllegalStateException: Could not load JDBC driver class [com... 阅读全文
posted @ 2017-04-13 20:05 2637282556 阅读(278) 评论(0) 推荐(0) 编辑
摘要: web.xml contextConfigLocation classpath*:config/springAnnotation-*.xml org.springframework.web.context.Cont... 阅读全文
posted @ 2017-04-13 18:34 2637282556 阅读(117) 评论(0) 推荐(0) 编辑
摘要: web.xml contextConfigLocation classpath*:config/springAnnotation-core.xml org.springframework.web.context... 阅读全文
posted @ 2017-04-13 17:17 2637282556 阅读(119) 评论(0) 推荐(0) 编辑
摘要: web.xml springMVC org.springframework.web.servlet.DispatcherServlet contextConfigLocation ... 阅读全文
posted @ 2017-04-13 10:55 2637282556 阅读(123) 评论(0) 推荐(0) 编辑
摘要: 1.页面传递json数据,ajax传递 jsp 姓名: 年龄: controller@Controller@RequestMapping("/test/json")public class TestJson { @RequestMapping(... 阅读全文
posted @ 2017-04-13 00:51 2637282556 阅读(143) 评论(0) 推荐(0) 编辑