I want to write an application that will embed the webserver in itself. The application will accept all HTTP request. In turn it will pass on the request to webserver libraries to get response and the same response will be pass on to requester client.
In short I need a built-in webserver. So my question is how can I access the webserver libraries to do this job. I am currently using Tomcat4.1, suggest any built-in webserver, the webserver should preferably be an open source so that I can change the source as per my application requirements.
Thanks for consideration.
Sandeep
=========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com