Re: Anybody knows how to implement Comet with JavaServlet?
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 16:17:03 GMT
On 29 Jun 2007 14:16:03 GMT, Gordon Beaton <n.o.t@xxxxxxxxx> wrote,
quoted or indirectly quoted someone who said :
I want to implement Comet
(http://en.wikipedia.org/wiki/Comet_(programming)) using java servlet.
Anybody familiar with this? Thank you!
You mean predicting the orbits of comets?
If you looked at the link he posted (and you quoted) you'd know that
he means:
"... a programming technique that enables web servers to send data
to the client without having any need for the client to request it".
I clicked his link and it took me to
http://en.wikipedia.org/wiki/Comet which is all about celestial
comets.
I gather the problem is Agent (my newsreader) did not believe the
_(programming) was part of the URL.
http://en.wikipedia.org/wiki/Comet_(programming)
I should have sent him to http://mindprod.com/jgloss/comet.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- Re: Anybody knows how to implement Comet with JavaServlet?
- From: Roedy Green
- Re: Anybody knows how to implement Comet with JavaServlet?
- From: Gordon Beaton
- Re: Anybody knows how to implement Comet with JavaServlet?
- Prev by Date: Re: Hang on socket close after connection reset or connection timed out
- Next by Date: Re: Using mandatory libraries (custom class loading vs. expanding libraries)
- Previous by thread: Re: Anybody knows how to implement Comet with JavaServlet?
- Next by thread: Launch a new java app from a java program
- Index(es):
Relevant Pages
|