Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Web application"

From NetSec
Jump to: navigation, search
m (moved Web applications to Web application: Singularized)
 
Line 8: Line 8:
 
* [http://www.redmine.org/ Redmine]
 
* [http://www.redmine.org/ Redmine]
 
* [https://www.djangoproject.com/ Django]
 
* [https://www.djangoproject.com/ Django]
 
 
[[Category:Information]]
 

Latest revision as of 04:47, 16 May 2012

A web application is usually written in one or more server side interpreted language combined with SQL and CSS, HTML, and JavaScript/JQuery/AJAX. The application is served over HTTP and parsed by a web browser (such as Internet Explorer, Firefox, Chrome, or Safari).

Examples: