1. Intercept Struts actions forum.springsource.orgIntercept Struts actions hi, I have integrated Struts with Spring by using DelegatingRequestProcessor. It works fine. Now I want to intercept Struts actions method call. I have tried this configuration: Code: ... |
2. MethodSecurityInterceptor is intercepting from Action classes in struts. forum.springsource.org
|
3. interceptors with struts DispatchAction forum.springsource.orginterceptors with struts DispatchAction Hi I hope this is the most appropriate place to post this message. I tried to add an acegi method level security interceptor to a struts DispatchAction ... |
4. intercept-url and struts2 forum.springsource.orgintercept-url and struts2 Im new in spring-security and Im creating an application where /* and /login/* requests dont needs authentication. All /admin requests needs authentication. My first applicationContext-security.xml like Code: |
5. Cant get springSecurityFilterChain to intercept FORWARDS initiated via struts2 forum.springsource.orgCant get springSecurityFilterChain to intercept FORWARDS initiated via struts2 I have a protected realm called spages The realm is protected via spring-security: Code: |
6. [S2] Spring: Interceptors, prototype or singleton? struts.1045723.n5.nabble.com |