A simple test for servlet.
This sample written in Java using Maven for the build.
- Open the location where you want the cloned repo to be made.
- Type git clone command as follow. Or download as ZIP
git clone https://github.com/epsr/test.git
- Import this Maven project into Eclipse.
- Export project to war file and deploy on a running Tomcat server.
- That's it.You can checkout your application at:
http://localhost:8080/test