Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

curryc/WebServer

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Server

infomation

  • Developing environment: IDEA Community 2021
  • Tools: Jdk1.8
  • Architecture
    • The server is the main class
    • Any Servlet is implementing the Servlet interface to service a request
    • In the web folder, WebApp is a class to get configuration information that is configured in web.xml. Other classes in this folder are aimed at helping the WebApp class

How to use

Just enter the Server class and run the main method

About

a rudimentary HTTP server only using socket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.