Re: Adding a cookie via a filterChain...

2002-08-17 Thread Vikramjit Singh
Message-From: Les Parker [mailto:[EMAIL PROTECTED]]Sent: Friday, August 16, 2002 10:02 AMTo: [EMAIL PROTECTED]Subject: Adding a cookie via a filterChain... Can anyone tell me why this does not seem to work? I am at a dead end and have been staring at it too long. Thanks for your help

Adding a cookie via a filterChain...

2002-08-16 Thread Les Parker
Can anyone tell me why this does not seem to work? I am at a dead end and have been staring at it too long. Thanks for your help...   public final class SessionControlFilter implements Filter {   private String attribute = null;   private FilterConfig filterConfig = null;    public void ini