I think the existing connectors in tomcat source could be the only
existing documentation :)

Not a good sign for them being "officially" supported.
Has anyone here made one?

What I would like to do is take an AJP connector, redo it's insides to parse another format and then pass the requests off to servlets.

At 15:53 3/2/2007, David Delbecq wrote:
Peter Kennard a écrit :
> 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.
>
> 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?




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to