March 16, 2016

Chapter two : Web Architecture

|
During the third week of class, we learnt a lot about web architecture. The main objective of this chapter is to ensure that all of the students understand about what is architecture in web means like the two tier concept, mechanisms that we used in the architecture and the others. 

Web Pages :
- there are two types of web pages
i-dynamic - the appearance is depends on the user request and user's interaction
ii-static - the layout will not change every time reloading or with every request on the web.

The main language that is commonly used in web pages is HTML from version until the latest one which is HTML5. The architecture of the web will allow client to contact with server using many types of protocol like ATTP .





No comments: