RE: Question about Filter Mapping

2006-12-12 Thread nagesh.kumar
Remove this ".do?function=list" from the url mapping and try once I think its possible Thanks Nagesh -Original Message- From: Chetan Pandey [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 13, 2006 8:50 AM To: 'Struts Users Mailing List' Subject: Question

Question about Filter Mapping

2006-12-12 Thread Chetan Pandey
Hi All: I have written a Filter AuthFilter for my Struts App. I am doing the following mapping. authFilter com.blue.marketing.emailer.util.AuthenticationFilter authFilter /manageEvent.do?function=list But the F