I am tasked with developing a web application and am thinking of using the Struts framework as it seems to be a standard and is easy to implement.
However, before making a decision I need to know the security features available in Struts.
Is there effective ways to handle the OWASP Top 10 using Struts? And if so, how would I accomplish it?