The Wayback Machine - https://web.archive.org/web/20110122130649/http://www.developer.com:80/java/
January 22, 2011
RSS RSS feed

Using Maven to Build a NetBeans 6.9 CRUD Application

Use the NetBeans 6.9 Maven support to create a new NetBeans Platform application with CRUD capabilities.

feature 1 image

Tip: Lazy Loading for Efficient Java Logging

Wrapping Java logging in your own class ensures the isLoggable() test is always made, while lazily binding the message creation.

feature 2 image

JRuby 1.6 Advances Ruby on Java

New version of JRuby updates core Ruby on Java and adds performance improvements on Windows.

feature 3 image

Dynamically Configure Log4j Properties in a Clustered Environment

Learn how to configure the log4j-related properties of a Java application deployed in a clustered environment.

feature 4 image

Spring 3.0 Support for RESTful Web Services

Spring 3.0 provides Java annotations and classes for creating simple REST-based Web services.

feature 5 image
Next:
Sitemap | Contact Us