Tuesday, March 15, 2016

Chapter 2 - Web Architecture

what I understand about Web Architecture is about the design and planning of the websites that involves architecture itself, technical, aesthetic and functional criteria.

Web Page - information/document/file that display on a monitor or mobile device of the web page through the web browser

Format

  • html
  • xhtml
  • navigation to other web pages (hyperlinks)

Type
  • Static - still in the same web page when transaction is made by the user
  • Dynamic - used Ajax techniques/popout pages appeared

Website - web pages that stored in directory of web server
for examples in one blog you have many entries with different url.. This means all of the entries that you shared are stored in one directory(your blog). That called website.


Tier
  • html
  • url
  • http