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 "Web Standards and Specifications"

From OWASP
Jump to: navigation, search
(added some links to standards web-sites)
Line 2: Line 2:
  
 
This article is aimed at developers and architects to make effective choices in designing and implementing robust, useful and secure web applications.
 
This article is aimed at developers and architects to make effective choices in designing and implementing robust, useful and secure web applications.
 +
 +
Some primary web standards bodies are:
 +
http://www.ietf.org/home.html
 +
http://www.w3.org/
 +
http://www.ws-i.org/
 +
http://www.oasis-open.org/who/tab.php
 +
http://www.omg.org/
  
  

Revision as of 18:10, 11 July 2006

The current article will present a high level overview of the various standards being used in web-applications; which of these are current or outdated, and more importantly which of the standards will be useful in implementing a particular type of application. Basically, it will help in understanding the various W3C, WS-I and other web application standards, and find relevance for them in the applications that we design and develop.

This article is aimed at developers and architects to make effective choices in designing and implementing robust, useful and secure web applications.

Some primary web standards bodies are: http://www.ietf.org/home.html http://www.w3.org/ http://www.ws-i.org/ http://www.oasis-open.org/who/tab.php http://www.omg.org/

This article is a stub. You can help OWASP by expanding it or discussing it on its Talk page.