I think it's the order they are mapped in the web.xml file.  The
declaration order doesn't decide what goes first/last.  Basically, the
<filter-mapping> elements decide the order.

On Thu, Oct 16, 2008 at 10:55 AM, Jan Kriesten
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> filters are applied in order of their appearence in the web.xml - so when your
> wicket-filter is applied, there hasn't any authentication been performed...
>
> Best regards, --- Jan.
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to