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 1: Line 1:
A web application is usually written in one or more server side [[interpreted languages|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).
+
A web application is usually written in one or more server side [[interpreted languages|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:
 
Examples:

Revision as of 12:45, 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: