Overview
Web applications use a combination of server-side scripts (PHP and ASP) to handle the storage and retrieval of the information, and client-side scripts to present information to users. Millions of businesses use the Internet as a cost-effective communications channel. It lets them exchange information with their target market and make fast, secure transactions.How a web application works
Here's what a typical web application flow looks like:
- Web server responds back to the client with the requested information that then appears on the user’s display.
- Web application server sends results to the web server with the requested information or processed data.
- Web application server performs the requested task – such as querying the database or processing the data – then generates the results of the requested data.
- User triggers a request to the web server over the Internet, either through a web browser or the application’s user interface.
- Web server forwards this request to the appropriate web app server
Example of a web application
Web applications include online forms, shopping carts, word processors, spreadsheets, video and photo editing, file conversion, file scanning, and email programs such as Gmail, Yahoo and AOL. Popular applications include Google Apps and Microsoft 365.This lets all team members access the same version of a document simultaneously. Google Apps for Work has Gmail, Google Docs, Google Sheets, Google Slides, online storage and more. Other functionalities include online sharing of documents and calendars.
Benefits of a web application
Web applications run on multiple platforms regardless of OS or device as long as the browser is compatible- They reduce software piracy in subscription-based web applications (i.e. SaaS)
- They are not installed on the hard drive, thus eliminating space limitations
- All users access the same version, eliminating any compatibility issues