Check out my example application:

http://svn.carmanconsulting.com/public/wicket-advanced/trunk

That application does exactly what you are looking to do.  It's got
the spring security filter stuff all configured.

On Fri, May 15, 2009 at 4:21 PM, fachhoch <[email protected]> wrote:
>
> sorry that wasa wrong question ,   my applicaqtion has the following filters
>
> 1st open-view-session-filter
>
> 2nd   org.acegisecurity.util.FilterToBeanProxy
>
> 3rd wicket filter
>
> is this order proper ?
>
>
>
> fachhoch wrote:
>>
>> is there an extension to wicket filter to get the application class from
>> spring ?
>>
>> James Carman-3 wrote:
>>>
>>> filter
>>>
>>> On Fri, May 15, 2009 at 3:21 PM, tubin gen <[email protected]> wrote:
>>>> I read in previous post that if it is weblogic then its better to use
>>>> wicket
>>>> filter  rather than wicket servlet   and more  over I am using open view
>>>> session filter and as this   filter order is important , please suggst
>>>> me if
>>>> I should go with wicket-servlet or wicket filter , I know wicket-servlet
>>>> internally calls wicket filter but in terms   several  other filters
>>>> where
>>>> order of filter is importanrt  is it better to use wicket-servlet or
>>>> wicket
>>>> filter ?
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/i-am-using-weblogic-10.3-tp23565884p23566698.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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