Jetty is quite suited to this job. I recommend it. I use it not only for a servlet container, but also as a static content web server.

        Erik


On Apr 14, 2005, at 1:33 PM, A. Kevin Baynes wrote:

I'm looking for a small open-source web server to embed into a
standalone Java application. I know I could embed Tomcat or Jetty, but
I think they are overkill for this use-case. I don't need servlet
support, just HTTP. I would like to be able to start and stop it
quickly, changing the root directory on each instantiation.

I'm Googling and investigating the findings, but a recommendation from
the list would be much appreciated.

Thanks!

~akb
_________________
A. Kevin Baynes

_______________________________________________
Juglist mailing list
[email protected]
http://trijug.org/mailman/listinfo/juglist_trijug.org


_______________________________________________
Juglist mailing list
[email protected]
http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to