If you want a good security framework, just use Acegi Security for Spring :
http://www.acegisecurity.org/
Just configure a channelProcessingFilter as follow :
web.xml (put Acegi filter before struts2 one)
...
Acegi Filter Chain Proxy
org.acegisecurity.util.FilterToBeanProxy
Hello,
I was wondering what is the best way to enable SSL connections in Struts
2? In Struts 1 we would use the secure tiles plugin but I'm unsure if
that's still an option and if it's the best one. Any information would
be appreciated since I couldn't find the subject in the guides or the
FA
2 matches
Mail list logo