Re: Anybody knows how to implement Comet with JavaServlet?
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 13:52:45 GMT
On Thu, 21 Jun 2007 11:12:39 +0800, tony <tonywinslow1986@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? I worked on this back in
the early 60s using punch cards and Fortran II. I later did it with
planets and the moon, for the Univac 90/30.
see http://mindprod.com/projects/celestial.html
which is a project outline for how you might proceed.
I would ignore the servlet part until you get your calculations down
pat, then package that up in a Servlet.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- Follow-Ups:
- 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: Using mandatory libraries (custom class loading vs. expanding libraries)
- Next by Date: Re: How to compare two large text files?
- Previous by thread: Annotation processor
- Next by thread: Re: Anybody knows how to implement Comet with JavaServlet?
- Index(es):
Relevant Pages
|