Skip to content

A jetty web server with both http and https enabled by default. Comes with websockets and basic servlets to help people get started.

License

Notifications You must be signed in to change notification settings

CodeTap/Jetty-Web-Server-SSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jetty-Web-Server-SSL

A jetty web server with both http and https enabled by default. Comes with websockets and basic servlets to help people get started.

Web Server

The server portion of this is based off the Jetty examples. Really basic server. Contains a servlet that has a response of a simple webpage with the session. There is also a small web app that displays hello on the screen.

To start the server just run JettyWebServerDemoApp.java. It is set to use port 8080 for http and 8443 for https.

About

A jetty web server with both http and https enabled by default. Comes with websockets and basic servlets to help people get started.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published