That was an example.
Actually the filter order was rearranged a bit.
Mohan
--
View this message in context:
http://www.nabble.com/Acegi-with-Struts-2.-tp22259802p22323437.html
Sent from the Struts - User mailing list archive at Nabble.com.
2009/3/3 Mohan Radhakrishnan :
>
> struts2
> /HelloWorld.jsp
>
Wrong, has to be
struts2
/*
Regards
--
Lukasz
http://www.lenart.org.pl/
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.o
I had each filter immediately followed by the mapping but then I changed it
to the following.
springSecurityFilterChain
org.springframework.web.filter.DelegatingFilterProxy
struts2
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
Please post what you have if it is different than the example. More examples
are better than less.
From: Mohan Radhakrishnan
To: user@struts.apache.org
Sent: Sunday, March 1, 2009 10:42:46 PM
Subject: Re: Acegi with Struts 2.
Hi,
I was able to fix
Hi,
I was able to fix the Spring Security/Struts 2 filter issue by
reordering the filter mappings. Now it works.
Thanks,
Mohan
--
View this message in context:
http://www.nabble.com/Acegi-with-Struts-2.-tp22259802p22281615.html
Sent from the Struts - User mailing list archive at Nabble.
I have two questions.
1. More specifically I am trying to understand the interaction between a
particular namespace that groups a set of actions and Spring security. If I
choose to group secure actions with a particular Struts 2 namespace then the
same set of actions can also be guarded by Spring
On Saturday 28 February 2009 03:21:02 Mohan Radhakrishnan wrote:
> Hi,
>
> Why is velocity shown as the example here ?
> http://wiki.opensymphony.com/display/WW/Acegi+Security
>
> Anyone has experience with using Acegi with Struts 2 on the internet
> ?
>
> Thanks,
> Mohan
I've us
7 matches
Mail list logo