Skip to content

A basic Web Server built in Java without the use of any third party libraries. JUnit and Mockito are used for testing.

Notifications You must be signed in to change notification settings

dkirby017/Java-Basic-Webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Java-WebServer

A basic Web Server built in Java without the use of any third party libraries.

JUnit and Mockito are used for testing.

All the files needed to import directly into eclipse are included. files/ and web.xml are positioned so that the project can be executed from eclipse. If the project is taken out of eclipse, files/ and web.xml will need to be moved to the project's new execution directory.

About

A basic Web Server built in Java without the use of any third party libraries. JUnit and Mockito are used for testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages