Table of Contents
- Java
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Install Java SDK ( I have use version 8 ), Tomcat
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
-
Clone the repo
git clone [https://github.com/your_username_/Project-Name.git](https://github.com/hoangquan2002/Java-web)
-
Install IntellIJ, Eclipse or any IDE you want
-
Copy library to Built Path of project
lib in: Servlet-blank/WEB-INF/lib
-
Run project with Tomcat
- Login
- Add, Delete customer
- Edit detail customer
- Interface optimization
- Multi-language Support
- Chinese
- Japanese
See the open issues for a full list of proposed features (and known issues).


