<snip> that's a bit like asking "will servlets work with filters?" or "will JSPs work with filters?" or even "will MVC work with filters?" </snip>
The answer to which is NO if running under a Servlet API 2.2 container... ;-) -----Original Message----- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: Wednesday, 5 November 2003 16:42 To: Struts Users Mailing List Subject: Re: struts and filters On 11/04/2003 10:37 PM jeff wrote: > will struts work with filters ? > i am using filters now, and want to start using struts. Jeff, that's a bit like asking "will servlets work with filters?" or "will JSPs work with filters?" or even "will MVC work with filters?" Struts is compatible with filters, although there is always lee-way for your filters to mess things up for struts, depending on what they do. Adam -- struts 1.1 + tomcat 5.0.12 + java 1.4.2 Linux 2.4.20 RH9 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

