I want to write my own "protocol handler" which I can configure as a
connector. I want it to do something along the lines of AJP - packet
hits in, servlet hits out.
<Connector port="x" protocol="com.mydom.mypackage.MyProtocolHandler"
.... />
A - should I be posting this to a "dev" list?
B - I want a good reference on what class I need to subclass, how to
use it and what are considered this abilities "supported" features.
What is the best book or doc I should look at for this?
Thanks much!
Peter K.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]