Skip to main content

Posts

Showing posts with the label client side application

Types of Web Applications | Softlogic Systems Chennai

Types of Web Applications Web applications have become one of the basic need for business development in today's world. Web applications can be classified based on the client or server machine they operate as client side applications and server side applications. Client Side Application These applications are developed for executing on the client side. Browsers are often used for running these applications on client side computer. The client machine loads the resources and data received from the server. Server Side Application Server side applications are capable of running in high end server computers. These applications can interact with the client machines and respond to the request given by the client machines. Web applications are classified based on their functionality as presentation oriented web applications and service oriented web applications Presentation Oriented Web Applications These web applications generate dynamic web pages using lang...