Link Details

Link 284651 thumbnail
User 185351 avatar

By jsugrue
via java.dzone.com
Published: Nov 09 2009 / 08:46

One the comments I'm getting about Atmosphere is why should I use the framework instead of waiting for Servlet 3.0 Async API. Well, it simple: much simpler, works with any existing Java WebServer (including Google App Engine!), and will auto-detect the Servlet 3.0 Async API if you deploy your application on a WebServer that support it.
  • 18
  • 0
  • 1328
  • 471

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.