[sclug] Personal Web server

Darren Davison darren at davisononline.org
Tue Apr 24 15:57:06 UTC 2007


On Tue, April 24, 2007 15:58, Alex Butcher wrote:

> You could try finding a web server written in Java

if you're going the Java route there are some good ones.  Would recommend
pygmy [1] for ease of use/setup and light footprint.

Suggest staying clear of the web container/app servers (tomcat, jboss et al)
as they have a boatload of support for stuff you don't need.  Jetty is the
exception since it's so modular - you can just take the HTTP stack.

[1]http://pygmy-httpd.sourceforge.net/


-- 
Darren Davison
Public Key: 0xE855B3EA





More information about the Sclug mailing list