Hi,

I have written a simple http server that can serve static content. I want to 
use the same server to run the servlets too. I am planning to use Tomcat in 
out-of-process mode to achieve this. I am having a problem in redirecting 
the http request to tomcat. my web server is running on port 1080 and the 
tomcat appserver http connection handler is listening on port 8080. How do I 
send the request for a servelt to  tomcat and get it processed and send the 
response back to the client.
Could some one help.

Thanks,
Subu
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


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

Reply via email to