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 ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Client-side JavaScript frameworks are all the rage, but they aren’t always the right answer if ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
While Apache continues to rule the web server roost, a host of lighter and zippier web and application servers may now be a better choice to host your high-performance web-based apps. They focus on ...
Editorial Note: Talk Android may contain affiliate links on some articles. If you make a purchase through these links, we will earn a commission at no extra cost to you. Learn more. The Google Android ...
I am working on a java ee application in Netbeans 7.4. I am trying to debug the behavior of the application but the behavior I'm seeing is confusing. I am running the application through Tomcat. I ...