This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "User talk:Nadihighlander"
(A Secure Java Full Stack Web Application Framework) |
|||
| Line 2: | Line 2: | ||
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, …) | 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 not mature yet! | + | 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! |
Latest revision as of 07:55, 17 March 2008
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!