Description: The project is an online shopping system simulation developed using MVC development model, combined with Struts2 framework to simulate the development of Dangdang online book system. Register Login mainly by the user to display a list of books, shopping cart, order management consists of four modules,
To Search:
File list (Check if you may need any files):
16dangdang
..........\day01
..........\.....\common_regex.txt
..........\.....\dang
..........\.....\....\.classpath
..........\.....\....\.myeclipse
..........\.....\....\.mymetadata
..........\.....\....\.project
..........\.....\....\.settings
..........\.....\....\.........\org.eclipse.core.resources.prefs
..........\.....\....\WebRoot
..........\.....\....\.......\META-INF
..........\.....\....\.......\........\MANIFEST.MF
..........\.....\....\.......\WEB-INF
..........\.....\....\.......\.......\classes
..........\.....\....\.......\.......\.......\dbcp.properties
..........\.....\....\.......\.......\.......\org
..........\.....\....\.......\.......\.......\...\tarena
..........\.....\....\.......\.......\.......\...\......\dang
..........\.....\....\.......\.......\.......\...\......\....\action
..........\.....\....\.......\.......\.......\...\......\....\......\BaseAction.class
..........\.....\....\.......\.......\.......\...\......\....\......\cart
..........\.....\....\.......\.......\.......\...\......\....\......\main
..........\.....\....\.......\.......\.......\...\......\....\......\order
..........\.....\....\.......\.......\.......\...\......\....\......\user
..........\.....\....\.......\.......\.......\...\......\....\......\....\CheckEmailAction.class
..........\.....\....\.......\.......\.......\...\......\....\......\....\RegisterAction.class
..........\.....\....\.......\.......\.......\...\......\....\dao
..........\.....\....\.......\.......\.......\...\......\....\...\JdbcUserDAO.class
..........\.....\....\.......\.......\.......\...\......\....\...\UserDAO.class
..........\.....\....\.......\.......\.......\...\......\....\entity
..........\.....\....\.......\.......\.......\...\......\....\......\User.class
..........\.....\....\.......\.......\.......\...\......\....\interceptor
..........\.....\....\.......\.......\.......\...\......\....\service
..........\.....\....\.......\.......\.......\...\......\....\util
..........\.....\....\.......\.......\.......\...\......\....\....\Constant.class
..........\.....\....\.......\.......\.......\...\......\....\....\DbUtil.class
..........\.....\....\.......\.......\.......\...\......\....\....\EmailUtil.class
..........\.....\....\.......\.......\.......\...\......\....\....\EncryptUtil.class
..........\.....\....\.......\.......\.......\...\......\....\....\VerifyUtil.class
..........\.....\....\.......\.......\.......\struts-cart.xml
..........\.....\....\.......\.......\.......\struts-main.xml
..........\.....\....\.......\.......\.......\struts-order.xml
..........\.....\....\.......\.......\.......\struts-user.xml
..........\.....\....\.......\.......\.......\struts.xml
..........\.....\....\.......\.......\lib
..........\.....\....\.......\.......\...\commons-collections-3.1.jar
..........\.....\....\.......\.......\...\commons-dbcp-1.2.2.jar
..........\.....\....\.......\.......\...\commons-email-1.2.jar
..........\.....\....\.......\.......\...\commons-fileupload-1.2.1.jar
..........\.....\....\.......\.......\...\commons-io-1.3.2.jar
..........\.....\....\.......\.......\...\commons-pool.jar
..........\.....\....\.......\.......\...\freemarker-2.3.15.jar
..........\.....\....\.......\.......\...\mail.jar
..........\.....\....\.......\.......\...\mysqldriver.jar
..........\.....\....\.......\.......\...\ognl-2.7.3.jar
..........\.....\....\.......\.......\...\struts2-core-2.1.8.jar
..........\.....\....\.......\.......\...\struts2-json-plugin-2.1.8.jar
..........\.....\....\.......\.......\...\xwork-core-2.1.6.jar
..........\.....\....\.......\.......\web.xml
..........\.....\....\.......\cart
..........\.....\....\.......\....\cart_list.jsp
..........\.....\....\.......\common
..........\.....\....\.......\......\foot.jsp
..........\.....\....\.......\......\foot1.jsp
..........\.....\....\.......\......\head.jsp
..........\.....\....\.......\......\head1.jsp
..........\.....\....\.......\......\introduce.jsp
..........\.....\....\.......\css
..........\.....\....\.......\...\book.css
..........\.....\....\.......\...\book_head090