Shopping Cart Application
- Project Introduction
- Introduction
a) About the project
b) How to get involved
c) About this tutorial
d) Project forum
- Download and build from source
a) Preliminaries
i) Tools required to build Simple Cart
ii) Tools included in Simple Cart repository
iii) Which libraries are required and used by Simple Cart
b) Download Sources from RoseIndia.Net
c) Build Process
i) How ANT is integrated with Simple Cart
ii) How to generate Simple Cart documentation
iii) What if something goes wrong?
d) JUnit Test Cases
i) Business Logic (Domain Model) Testing
ii) Hibernate Testing Considerations
iii) Struts Testing Considerations
e) Testing within a Servlet Container
i) Testing inside Apache Tomcat
ii) Testing on JBoss
iii) Testing on Weblogic
iv) Testing on Apache Geronimo
- Simple Cart Design: Overview