logo

Web Application Development

   

Added on  2022-08-10

9 Pages1539 Words146 Views
 | 
 | 
 | 
COMPUTER SCIENCE 0
Web Application
Web Application Development_1

COMPUTER SCIENCE 1
Table of Contents
Introduction................................................................................................................ 2
Discussion of the MVC architecture............................................................................2
MVC architecture..................................................................................................... 2
Apply MVC architecture on web application development......................................3
A discussion of client and server interaction..............................................................4
Client and server communication within web applications......................................4
Client and server technology................................................................................... 5
Conclusion.................................................................................................................. 5
References................................................................................................................. 6
Web Application Development_2

COMPUTER SCIENCE 2
Introduction
The term web application is defined as a program that is mainly used to
store data on a remote server through a browser interface. It is a part of a
client-server program that helps to perform web-based networks in the
browsers. There are various kinds of web applications used in this
generation including webmail, online banking, online retail sales and many
more (Jailia, et al., 2016). The objective of the research is to evaluate the
concept behind web application development and review client and server
communication. There are major two sections that will be included in this
report including MVC architecture and discussion on client and server
communication in web applications.
Discussion of the MVC architecture
MVC architecture
The term MVC refers to the model view controller which is kind of an
architecture that has the capability to separates applications into three
components such as view, controller and model. All these elements are
developed for handling particular development features of the applications.
Pop and Altar, (2014) reported that MVC is an effective architecture that is
now used in web application development in order to produce extensible
and scalable projects. The below figure shows the components of MVC
architecture:
Figure: components of MVC architecture
Web Application Development_3

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
N-Tier Architecture and Its Internet Applications
|6
|949
|312

Web-based System for ABC University: Design and Architecture
|15
|1229
|411

C# and ASP.NET: A Powerhouse Combination
|12
|2581
|488

Benefits and Disadvantages of Online Booking System for Junction Motors
|11
|2543
|2

Model View Controller Framework of PHP for DVD Rental Shop
|4
|755
|353

Client-Server Architectural Pattern
|4
|561
|464