You won't be able to get the servlet reference. A possibility is to define the filter multiple times with different parameters. For example, here is the same class name defined 4 times as 4 different filters.
Good idea. Thanks for the helpful response. Since I can't get a reference to the servlet, I've resorted to reading in the web.xml file itself to get any init-params I would need.
Thanks! Seth
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]