Phobos is a lightweight, scripting-friendly, web application environment that runs on the Java platform. Using Phobos, you can take advantage of the benefits offered by scripting languages and ...
I'm working on a webapp that will need to make use of a "Comet" technique to facilitate realtime updates from the server to multiple simultaneously connected client browsers. I have been doing a lot ...