Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. why the web is stateless?

why the web is stateless?

Scheduled Pinned Locked Moved ASP.NET
question
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tridip Bhattacharjee
    wrote on last edited by
    #1

    i know few reason but i think there could be many reasons which is beyond of my knowledge. pls give me all the reason in details tbhattacharjee

    V B 3 Replies Last reply
    0
    • T Tridip Bhattacharjee

      i know few reason but i think there could be many reasons which is beyond of my knowledge. pls give me all the reason in details tbhattacharjee

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      http://www.w3.org/Protocols/rfc2616/rfc2616.html[^] Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
      http://deepakvasudevan.blogspot.com/
      http://deepak.blogdrive.com/

      1 Reply Last reply
      0
      • T Tridip Bhattacharjee

        i know few reason but i think there could be many reasons which is beyond of my knowledge. pls give me all the reason in details tbhattacharjee

        B Offline
        B Offline
        benqazou
        wrote on last edited by
        #3

        Hey, The Web is stateless because HTTP is connectionless. That's to say for every ressource the a client wants, it(they) must send a request and wait for a reply. And that's all. There is no connection that is open at the beginning and maintained, but : A request and a reply for every ressource (html file, image, ..) -- modified at 11:46 Tuesday 4th April, 2006

        1 Reply Last reply
        0
        • T Tridip Bhattacharjee

          i know few reason but i think there could be many reasons which is beyond of my knowledge. pls give me all the reason in details tbhattacharjee

          B Offline
          B Offline
          benqazou
          wrote on last edited by
          #4

          This will illustrate my previous post : http://www.csd.uoc.gr/~hy556/notes/extra/HTTP/node5.html[^] Good luck.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups