I'm using Tomcat 6.0.14 and I need to override the Request.configureSessionCookie method to call setDomain on the Cookie (so the session cookie can be shared across subdomains). Is there any way to tell Tomcat to instantiate & use my Request subclass instead of Request itself?
Thanks, Zach --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]