- Clone source code to your local disk.
- Load JSP project to Eclipse.Reference
- Create tables using the
ecommerce.sqlfor >MySQL3.5
- In the until.DBconnection.java file, give your BD_url, and corresponding username and password before running the project.
- Check your classpath, eliminate the redundant JRE library. Ohterwise, the newly created .java file will not be compiled.