导太多遍了,唯一就是顺路对包的功能了解了一下,链接: http://pan.baidu.com/s/1hr3YMu4 密码: tj5u
2016-08-24
到这里为止因为导包浪费了很多时间,最好是都CTRL+SHIFT+T检查一下web.xml中的struts过滤器和Spring中的监听器是否存在。
2016-08-24
已采纳回答 / 慕粉3417898
utf-8是通用的格式 最好解决办法并不是该数据库那边 你把你编译器的编码改为utf-8 把jdbc.properties 的url改为jdbc\:mysql\://localhost\:3305/ssh?useUnicode\=true&characterEncoding\=utf-8 即可
2016-08-23
老师不提供log4j.properties文件,我自己随便在网上下载的,结果addProduct.jsp和老师的一样,但是无法显示界面,tomcat启动时提示:信息: Starting Servlet Engine: Apache Tomcat/6.0.13
log4j:ERROR Failed to load driver
log4j:ERROR Failed to load driver
2016-08-23
+ 我来回答
回答最高可+2积分
已采纳回答 / qq_你就是梦想_0
这是applicationContext.xml<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context" xmlns:jdb...
2016-08-23