Re: JkSetEnv and Servlet Filters

2008-05-04 Thread Keith Ealanta
Rainer Jung wrote: Keith Ealanta schrieb: public void doFilter(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain) throws IOException, ServletException { log.debug("\nAttributes ... begin.\n"); Enumeration attr

Re: JkSetEnv and Servlet Filters

2008-05-04 Thread Keith Ealanta
Rainer Jung wrote: Hi Keith, Keith Ealanta schrieb: Can anyone advise me how to access the attributes set in an http request using JkSetEnv? I just tried it again, it works for me. Specifically I'm using JkSetEnv on Apache2.0 to set a number of attributes in the request. I have cap

JkSetEnv and Servlet Filters

2008-05-02 Thread Keith Ealanta
the wrong places, so I'm hoping someone can point me in the right direction. Regards, Keith Ealanta - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]