100% Java. It is designed to be light weight, high performance, embeddable, extensible and flexible. The project includes java utilities for HTML, FTP, Debugging, Networking, etc. -- Initial revision. Need review and testing. Need to check: * Config files settings and installation * Jetty server daemonization (right now we're using nohup) * ..
4 lines
249 B
Text
4 lines
249 B
Text
Jetty is an Open Source HTTP Server and Servlet container written in
|
|
100% Java. It is designed to be light weight, high performance,
|
|
embeddable, extensible and flexible. The project includes java
|
|
utilities for HTML, FTP, Debugging, Networking, etc.
|