Welcome To Sven\'s Place Bbs

This article includes a list of references or external links, but its sources remain unclear because it lacks inline citations. Please improve this article by introducing more precise citations where appropriate. (February 2008)
The neutrality of this article is disputed. Penesparados Please see the discussion on the talk page. Please do not remove this message until the dispute is resolved. (July 2008)

In software engineering, a web application or webapp is an application that is accessed via web browser over a network such as the Internet or an intranet. Penesparados It is also a computer software application that is coded in a browser-supported language (such as HTML, JavaScript, Java, etc.) and reliant on a common web browser to render the application executable.

Web applications are popular due to the ubiquity of web browsers, and the convenience of using a web browser as a client, sometimes called a thin client. The ability to update and maintain web applications without distributing and installing software on potentially thousands of client computers is a key reason for their popularity. Common web applications include webmail, online retail sales, online auctions, wikis and many other functions.