Hi, sorry if my research hasn't been very deep, but does someone know how to patch the servlet instantiation in tomcat the easiest way? The background is, that I'd like to insert an own class (via java.lang.reflect.Proxy) between the connector and the actual servlet instance to perform some additional operations on each call to servlet (like logging, monitoring, etc).
TIA regards Leon --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]