atom feed2 messages in org.apache.tomcat.usersRe: Filter in Tomcat 3.3.1
FromSent OnAttachments
Laxmikanth M.S.Nov 28, 2002 4:18 am 
Craig R. McClanahanDec 1, 2002 5:48 pm 
Subject:Re: Filter in Tomcat 3.3.1
From:Craig R. McClanahan (crai@apache.org)
Date:Dec 1, 2002 5:48:57 pm
List:org.apache.tomcat.users

Please do not cross-post questions on both the DEV and USER lists. In particular, this is a USER list sort of question.

On Thu, 28 Nov 2002, Laxmikanth M.S. wrote:

Date: Thu, 28 Nov 2002 17:49:09 +0530 From: Laxmikanth M.S. <laxm@sonata-software.com> Reply-To: Tomcat Developers List <tomc@jakarta.apache.org> To: tomc@jakarta.apache.org, tomc@jakarta.apache.org Subject: Filter in Tomcat 3.3.1

Hi all, can filter be applied in Tomcat 3.3.1.

If you're speaking of javax.servlet.Filter, you cannot -- Tomcat 3.3 implements the Servlet 2.2 specification, and filters were not added until Servlet 2.3.

did anyone try filters in tomcat3.3.1 if so please tell me the sequnce... thanks in advance

Regards Laxmikanth M S

Craig