Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Web application"
From NetSec
GertieUbpgdd (Talk | contribs) |
|||
(2 intermediate revisions by 2 users not shown) | |||
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] | |
− | [ | + |
Latest revision as of 03: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: