[OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
...written by Google's framework GWT
Originally posted by John Todd:
Really ?
[OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
Originally posted by Jeanne Boyarsky:
It's AJAX and written by Google's framework GWT. Did you have a question about a more specific part of it? I wouldn't know, but we could certainly speculate.
Originally posted by David O'Meara:
the other person's browser is also sending periodic requests to the server. When you post new text, their next 'check' picks it up and sends it.
Originally posted by ankur rathi:
But, when I opened gmail in Firefox (with Firebug). I didn't see that my browser is sending periodic requests in �Firebug�s Net tab�, or for that matter, Firebug does not even show any request going when I press enter key while chatting.
Originally posted by Jeanne Boyarsky:
I'm not sure if this is sarcasm or a question. In case it is the later:
Google gave a talk about GWT at a JavaSig. They said gmail is written in GWT and then talked about page loading times. Since chat is part of gmail, it stands to reason that this applies.
[OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
Originally posted by Ulf Dittmer:
I would assume that a JavaScript XMLHttpRequest object is used, which most likely is not captured by Firebug.
[OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
Naveen is right. This post and comments describes in more depth.
A significant difference between HTTP/1.1 and earlier versions of HTTP is that persistent connections are the default behavior of any HTTP connection. That is, unless otherwise indicated, the client SHOULD assume that the server will maintain a persistent connection, even after error responses from the server.
Did you see how Paul cut 87% off of his electric heat bill with 82 watts of micro heaters? |