DZone

 

  • Thu, 23 Feb 2012 01:33:11 +0000: Supporting XML and JSON web service endpoints in Spring 3.1 using @ResponseBody - dzone.com: latest front page
    Shows how to use Spring 3.1 enhancements to overcome some challenges when trying to implement RESTful services in a clean way.
  • Wed, 22 Feb 2012 23:39:36 +0000: Python shines in latest web framework ‘shootout’ - dzone.com: latest front page
    Seth Davis's latest ‘web framework shootout’ has been published, with Bottle 0.9.6 and Pyramid 1.2 ranking highly.
  • Wed, 22 Feb 2012 19:04:02 +0000: Pro JavaFX 2 Platform Book Is Available: eBook Now, pBook In Two Weeks - dzone.com: latest front page
    The updated version of our (Jim Weaver, Weiqi Gao, Stephen Chin, Dean Iverson, and Johan Vos) JavaFX book by Apress, Pro JavaFX 2 Platform, is finished. The paper book will be available on March 7, 2012 but the eBook is available now.
  • Wed, 22 Feb 2012 18:09:06 +0000: Learn about HTTP Request & Response Basics - dzone.com: latest front page
    The following introductory topics will be discussed in this article: The life-cycle of an HTTP request & response. Anatomy of an HTTP request & response. HTTP Methods & best practices.
  • Wed, 22 Feb 2012 17:51:46 +0000: Getting out of the Developers' Way – Monitoring - dzone.com: latest front page
    The traditional model is to have Ops ask Dev what metrics they need monitored & to set those up. But this is a bad practice because this often means that monitoring can’t start until the metrics are available in the code, which can take days or weeks.