If you we're in Tomcat, you could use "Request Dispatch", but it seems that 
you have your own http server, thus you should use the code of TCP/IP 
protocol appropriate, that is, a code and the url (http://someThing:8080).

sincerely,

Zenon Farias Braga F.


>From: "Subbarao Bhagavati" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Redirection from http-server
>Date: Tue, 13 Mar 2001 20:22:03 -0500
>
>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]
>

_________________________________________________________________
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