Description:
bookstore folder contains the source code for the electronic bookstore. Electronic bookstore is divided into ordinary user access interface and administrator access interface in two parts. Both users have to enter the system through login.jsp page, the identity of a user name that is different that used to enter the different access interface. User name and password can be user data in the table in the query the book.
To Search:
File list (Check if you may need any files):
bookstore
.........\WEB-INF
.........\.......\classes
.........\.......\.......\Cart.java
.........\.......\.......\DBBean.java
.........\.......\.......\ShowPage.java
.........\.......\.......\cart
.........\.......\.......\....\Cart.class
.........\.......\.......\dbBean
.........\.......\.......\......\DBBean.class
.........\.......\.......\spage
.........\.......\.......\.....\ShowPage.class
.........\.......\web.xml
.........\addbook.jsp
.........\addorder.jsp
.........\adduser.jsp
.........\book.ldb
.........\book.mdb
.........\buy.jsp
.........\cart.jsp
.........\check.jsp
.........\checkadmin.jsp
.........\cover
.........\.....\computer
.........\.....\........\Flash.jpg
.........\.....\........\J2EE.jpg
.........\.....\........\Linux.jpg
.........\.....\........\eclipse.jpg
.........\.....\economics
.........\.....\.........\jjxyy.jpg
.........\.....\.........\win.jpg
.........\.....\.........\zycx.jpg
.........\.....\letters
.........\.....\.......\1421.jpg
.........\.....\.......\stt.jpg
.........\.....\others
.........\.....\......\kjzj.jpg
.........\.....\politics
.........\.....\........\wdnmd.jpg
.........\.....\travel
.........\.....\......\srxz.gif
.........\.....\......\zangqing.jpg
.........\dealaddbook.jsp
.........\dealcart.jsp
.........\dealdeletebook.jsp
.........\dealdeleteorder.jsp
.........\dealdeleteuser.jsp
.........\dealupdatebook.jsp
.........\dealupdateorder.jsp
.........\dealupdateuser.jsp
.........\detail.jsp
.........\detailorder.jsp
.........\detailuser.jsp
.........\error.jsp
.........\home.jsp
.........\images
.........\......\bg01.gif
.........\......\bg02.gif
.........\......\bg03.gif
.........\......\bg04.gif
.........\......\boy.gif
.........\......\girl.gif
.........\......\title1.gif
.........\list.jsp
.........\listorder.jsp
.........\login.jsp
.........\logout.jsp
.........\manageuser.jsp
.........\register.jsp
.........\style.css
.........\top.jsp
.........\updatebook.jsp
.........\updateuser.jsp
.........\verify.jsp