Skip to content

bin-jump/SimpleShoppingCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tomcat

This is a simple Tomcat project that simulate the very basic operation of EC site. I created it for learn Tomcat and basic of java web application.

I used SDK1.7 and Tomcat 7, for database I used MySQL. I structured the project with MVC. It allows user registration&login, add/remove goods to/from shopping cart and check shopping cart content. For a learning purpose, I avoided using thrid party packages. (Except mysql driver of course)

Here are its main pages.

Index:

Main Screen

Item Detail:

Main Screen

Shoping Cart:

Main Screen

Login:

Main Screen

Register:

Main Screen

Operation succeed:

Main Screen

About

a toy to learn the basic of tomcat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published