browser - HTML "POST" without "GET" -


do modern browsers (with javascript) support means can "push" content them, or notify them change can re-query page if needed?

objective is: user has queried page, displays data. underlying data changes, , i'd page, if still open in user's browser, update, without using client based polling mechanisms.

can technically done, , if yes, link can read more great.


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

jquery - jqGrid update specific column data with out refreshing the entire column? -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -