HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 273403 thumbnail
User 467293 avatar

By nkpblogger
via engineeringblog.indiabtech.com
Published: Oct 29 2009 / 08:30

HTTP Request Model describes how a web page opens up? But first of all you should know that HTTP is a stateless request/response protocol. This means in handling a request, the web server does not remember anything about previous requests from the same client.
  • 12
  • 0
  • 1650
  • 0

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.