Skip to main content

Posts

Showing posts from 2014

What is a Web Application?

A web application is a program designed to perform some task for the user by getting information from a remote computer/server and delivered over internet through a browser or other apps. A Web app can be accessed from different mediums. Browser Based A browser based application is a web site which has some logical functionality for the user that is done on browser and or server and display results.   These types of applications need not to install. The only thing need is browser, which will display the data or information by a web page with the help of HTML, CSS and JavaScript using internet. Data can be retrieved from the server or locally. Sometimes we confuse all website is a web application. This is wrong, all websites is not a web application. A website which has some logical functionality will consider as a web application. We cannot tell static pages of the web site as a web application. Client Based A web application can run without browser help. These type