Popularity
2.5
Declining
Activity
0.0
Stable
16
13
26

Description

Jetty Helloworld Webapp

Run with:

Programming language: Java
License: GNU General Public License v3.0 or later
Tags: Networking     Java     HTTP    

jetty-helloworld-webapp alternatives and similar libraries

Based on the "Networking" category.
Alternatively, view jetty-helloworld-webapp alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of jetty-helloworld-webapp or a related project?

Add another 'Networking' Library

README

Jetty Helloworld Webapp

Run with:

$ mvn jetty:run

or:

$ mvn jetty:run -Djetty.http.port=9999

in case your system already use 8080 (default port).