You can try using jetty and integrate into your app. Jetty is rather small and easy to use (and open source).
See http://jetty.mortbay.com


Perry Hoekstra wrote:

Question: Can HttpClient be used to build a tiny Web Server? Yes, I know that is not the charter of the package. However, I need to build a tiny Web Server that accepts posts on a given port for some testing. I built a rudimentary socket server but I would like to use something with a little more abstraction and ran into HttpClient.

Thoughts? If not HttpClient, anyone know an open source Java package that would provide the ability to build a minimal Web Server of off?

Perry Hoekstra

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to