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

Difference between revisions of "Web application"

From NetSec
Jump to: navigation, search
Line 6: Line 6:
 
* [http://www.joomla.org Joomla]
 
* [http://www.joomla.org Joomla]
 
* [http://www.drupal.org Drupal]
 
* [http://www.drupal.org Drupal]
 +
* [http://www.redmine.org/ Redmine]
 +
* [https://www.djangoproject.com/ Django]
  
  
 
[[Category:Information]]
 
[[Category:Information]]

Revision as of 13:38, 10 November 2011

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: