I am trying to understand how we can integrate
Struts 2 and Spring ACEGI security framework. Does anyone know of a good book that covers this topic ?
I am specifically interested in how would you wire your action classes and acegi configs together.
Rama