开发者

Which Java MVC Framework best aligns with the Web Application Security Framework Manifesto?

开发者 https://www.devze.com 2023-01-01 15:54 出处:网络
Has anyone in the stackoverflow community ever studied the security characteristics of various J2EE frameworks? I would love to understand what framework best aligns with the Web Application Security

Has anyone in the stackoverflow community ever studied the security characteristics of various J2EE frameworks? I would love to understand what framework best aligns with the Web Application Security Framework Manifesto http://labs.securitycompass.com/papers/sec开发者_JS百科ure-web-application-framework-manifesto-v0-08.pdf


I would use either Struts 2, or Spring. The security manifesto you say is just a standard. The truth is both frameworks are actively developed. If one presents any security issues, it's pretty sure the developers will work to fix it ASAP.

If you choose Spring, you can use Struts too.

0

精彩评论

暂无评论...
验证码 换一张
取 消