Stefan Zoerner wrote:
> Hi all,
>
> I try to figure out what the best way for an arbitrary extension to
> tomcat would be. If I implement my own realm, valve etc., there are
> specific interfaces with corresponding life cycles. But how about
> extension which are not standard components?
>
> If I
Hi all,
I try to figure out what the best way for an arbitrary extension to
tomcat would be. If I implement my own realm, valve etc., there are
specific interfaces with corresponding life cycles. But how about
extension which are not standard components?
If I have a class which implements or