> Hi,
>
> Could someone please direct me to any useful documentation that explains the
> architecture for building interceptors for Tomcat? Any resource that
> explains how to use the Tomcat open APIs would be helpful.
Read the BaseInterceptor comments - all you have to do is extend it and
implement the hooks you need.
Some time ago I started working on documentation, but it still need more
work. For general concepts you can read Apache documentations ( the hooks
in 2.0, etc ) - the design is almost the same.
Costin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]