Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Writing My Own Connector

Peter Kennard

2007-03-02

Replies:

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@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.