The days of J2EE are behind us and—as of March 15, 2011—the Java EE 7 specification has full JSR support. That makes it about time to see just how far the Java specification and the tools that support ...
I recently posted an early preview of my thoughts on David R. Heffelfinger‘s book Java EE 6 Development with NetBeans 7. In this post, I provide a more detailed review of this book. In this section of ...
How do you access a RESTful web service? That depends on what you're trying to accomplish. If you just want to test connectivity, a terminal-based utility like curl is a great RESTful web service ...
Java Standard Edition (SE) 6 included support for Web services. This post begins a four-part series on Web services in Java SE by explaining what Web services are and overviewing Java SE’s support for ...