Hello!
Has anyone already developed a non http tomcat connector in java? We're
wondering if it is possible to implement connectors, for other
protocols, to work within tomcat infrastructure.
For now, we're analyzing the existing http classes, and trying to
understand its functionality. The next step would be implement classes
like MyProtocolConnector, MyProtocolProcessor, MyProtocolRequest,
MyProtocolResponse for the new connector, so we could use a servlet
based layer, inside our middleware, to process different kinds of
transactions.
Is tomcat too much http driven for us to try it?
Thanks,
 

                
Henrique Faria           Senior Consultant
Java Software Team      
tel:    55.11.3285 4699 
cel:    55.11.9811 8281 
fax:    55.11.3266 5121 
[EMAIL PROTECTED]       




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

Reply via email to