搜索资源列表
jpetstore-4.0.3
- jpetstore-4.0.3
jpetstore
- strust2+spring+ibatis集合的一个实例,在eclipse或者myeclipse下都可运行-strust2+ spring+ ibatis set an example, in eclipse, or can be run under myeclipse
jpetstore
- 这个一款网上销售宠物的网站。一个典型的网店,具有基本的管理功能。 1. 导入项目。 2. 在SQLyog中运行jpetstore.sql文件。 3. 在src下的org.bzc.jpetstore.db中的ConnextionFactory.java中修改root账户的密码。 4. 部署并运行Tomcat。 5. 从浏览器访问:http://localhost:8080/jpetstore/index.html 开发平台为myecplise6.5,mysql,以及tome