Hi all.

I'm embedding tomcat in a java app using the Embedded class.

What I would like to do know is to use the http connector but I would 
instantiate it by my own and not via the createConnector method so I 
handle requests and responses in my program. The goal is to have a 
connector that handles http request a bit differently then the one in 
tomcat (redirect get request on another resource).

Any suggestions ?

Eriam


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

Reply via email to