Help with chaining servlets via filters

2002-07-23 Thread John Rishea
Could someone please point me toward a good resource that shows an example of chaining two servlets using a filter? I've found lots of filter examples during my google searches but none of them shows exactly how to chain two servlets together with a filter. Thanks for the help.

Re: Help with chaining servlets via filters

2002-07-23 Thread Craig R. McClanahan
On Tue, 23 Jul 2002, John Rishea wrote: Date: Tue, 23 Jul 2002 06:33:57 -0600 From: John Rishea [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat User Group [EMAIL PROTECTED] Subject: Help with chaining servlets via filters Could someone please point me toward

RE: Help with chaining servlets via filters

2002-07-23 Thread John Rishea
To: Tomcat Users List Subject: Re: Help with chaining servlets via filters On Tue, 23 Jul 2002, John Rishea wrote: Date: Tue, 23 Jul 2002 06:33:57 -0600 From: John Rishea [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat User Group [EMAIL PROTECTED] Subject: Help

RE: Help with chaining servlets via filters

2002-07-23 Thread Jacob Hookom
Subject: Re: Help with chaining servlets via filters On Tue, 23 Jul 2002, John Rishea wrote: Date: Tue, 23 Jul 2002 06:33:57 -0600 From: John Rishea [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat User Group [EMAIL PROTECTED] Subject: Help with chaining servlets via

RE: Help with chaining servlets via filters

2002-07-23 Thread Craig R. McClanahan
On Tue, 23 Jul 2002, John Rishea wrote: Date: Tue, 23 Jul 2002 10:09:50 -0600 From: John Rishea [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: Help with chaining servlets via filters Craig, I have one servlet