Posts

Web Application

A web application is that application that makes use of a web browser as a client. This application may be as simple as a message board or a guest sign in book on a website or it may be as complicated as a word processor or a spreadsheet. What is a Client? The client is utilized in a client server environment so as to refer to the program that the individual make use of in order to run an application. A client server environment is that which has many computers which share the information like inserting information into a database. The client is the application that is used to enter the information and the server is the application used for storing the information. Advantages of a Web Application A web application gives relief to the developer about the responsibility of making a client for a particular type of computer or an operating system. The user may be using an IBM compatible or a Mac. They may be operating Windows XP or Windows Vista. They may even be making u...