Your <filter-mapping> for the OSIV filter has to come before the one for wicket.

On Fri, Apr 10, 2009 at 10:37 AM, tubin gen <[email protected]> wrote:
> I am using open view session filter , i was assuming   that   a
> session gets created whenever a request is made and closed   when
> response is rendered , to check that i added log statements to see
> when session gets created and closed, but  surprisinging its gets
> called several times , i have this filter after wicket servlet in
> web.xml, what should be order of this in web.xml
>
> ---------------------------------------------------------------------
> 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