Skip to content

liwanghao/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A "Hello World" test

Hello World

A simple test for servlet.

Demo

Click here

This sample written in Java using Maven for the build.

Usage

  1. Open the location where you want the cloned repo to be made.
  2. Type git clone command as follow. Or download as ZIP
git clone https://github.com/epsr/test.git
  1. Import this Maven project into Eclipse.
  2. Export project to war file and deploy on a running Tomcat server.
  3. That's it.You can checkout your application at:
    http://localhost:8080/test

About

a simple test for servlet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages