User talk:Nadihighlander

From OWASP
Jump to: navigation, search

A Secure Java Full Stack Web Application Framework

There are a few web application frameworks, full stack frameworks or special tools. In java world there are very famous names: Spring, Seam, Struts, JSF, and many others. There are also none-Java frameworks. (ROR, Zope, .Net, and many many others). Each of them has its own point of view and therefore concentrates on its architecture and provides a rich set of features. Security features are only one of many features these frameworks provide. (Acegi, JAS, …) Now a very common question: If you decide to develop an enterprise business application with the highest degree of security (you say core banking), which framework is our 1st candidate? In other words which full stack framework has built in security mechanisms and makes security its top level feature? Is it possible to build a java full stack web application framework that help professional designer teams check every aspect of security during design process? I guess we have no such framework ,at least they are not mature yet!