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
