The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for jfarcand during May 2009

High Five from JavaOne, or 5 chances to listen to an ugly Quebecois accent. This year I'm invading JavaOne again, and 5 times...4 times on Tuesday (nice scheduling tool...NOTD!). Which one I would pick? Well the new Atmosphere baby is certainly the one I like the most! This is the last JavaOne as we know it, so don't miss any party :-) See you there :-)
Small entry for those who aren't following us on twitter.com/project_grizzly. Project Grizzly 2.0.0-M2 is now officially available. The official announcement was posted here or here. Thanks to all the feedback we have got since 2.0.0-M1 release, and don't stop! _uacct = "UA-3111670-1"; urchinTracker(); technorati: grizzly nio framework embedded
This time I will demonstrate how easy and dead simple is to write a REST application using Atmosphere annotations…with the help of Jersey! Note: The Atmosphere Framework have evolved since the release of that blog. Please visit our web site for an updated sample and white paper In part I I’ve described how easy it is to write an asynchronous/comet based application using an AtmosphereHandler...