摘要:
一、新建web项目1.创建web项目ssh22.将项目添加到tomcat中3.测试 http://localhost:8080/ssh2/二、给项目添加jar包1.手动添加struts所需jarcommons-fileupload-1.2.1.jarcommons-io-1.3.2.jarcommons-logging-1.0.4.jar(在hibernate中存在可以不添加)freemarker-2.3.15.jarongl-2.7.3.jarstruts2-core-2.1.8.jarstruts2-spring-plugin-2.1.8.jar(主要用于sptruts与spring的整合 阅读全文