Misplaced Pages

Web application: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactivelyNext edit →Content deleted Content addedVisualWikitext
Revision as of 01:28, 5 August 2003 view sourceWwheeler (talk | contribs)166 editsNo edit summary  Revision as of 01:28, 5 August 2003 view source Wwheeler (talk | contribs)166 editsmNo edit summaryNext edit →
Line 1: Line 1:
An ] delivered over the ]. Web applications are popular due to the ubiquity of the web browser as an application client. An ] delivered over the ]. Web applications are popular due to the ubiquity of the web browser as an application client.


Though many variations are possible, a web application is commonly structured as a ]. In its most common form, a web browser is the first tier, an engine created using some dynamic web content technology (e.g., ], ], or Java ]) is the middle tier, and a database is the third tier. Though many variations are possible, a web application is commonly structured as a ]. In its most common form, a web browser is the first tier, an engine created using some dynamic web content technology (e.g., ], ], or Java ]s) is the middle tier, and a database is the third tier.

Revision as of 01:28, 5 August 2003

An application delivered over the World Wide Web. Web applications are popular due to the ubiquity of the web browser as an application client.

Though many variations are possible, a web application is commonly structured as a three-tiered application. In its most common form, a web browser is the first tier, an engine created using some dynamic web content technology (e.g., CGI, PHP, or Java servlets) is the middle tier, and a database is the third tier.