1 - 20 of 41
Previous
Next
A Taste of JavaFX for the Uninitiated
July 2, 2009JavaFX is a scripting language that provides built-in properties for manipulating objects within a 2D coordinate system. Read this introduction to learn how to build apps that tap the full potential of JavaFX.
Leveraging EJB Timers for J2EE Concurrency
February 12, 2007Improve the performance of your J2EE applications by using a concurrency approach that takes advantage of the inherent thread pool management of EJB timers.
Prevent Stale DB Connections with the Latest OC4J
October 25, 2006Applying the same database connection code for all session beans can lead to stale DB connections in large enterprise Java applications. Oracle Containers for J2EE (OC4J) has a new mechanism to nip this problem in the bud.
Eclipse Callisto Project Profile: Web Tools Platform
September 26, 2006The Web Tools Platform (WTP) is a powerful set of Eclipse add-ons that make Web application development with Eclipse easier and faster. Take a look under the hood and see how it can help you.
Discover Seam and Sew Up Your Java Projects Faster than Ever
April 24, 2006In the tradition of Spring, JBoss offers Seam, which uses a declarative state model, extensive use of annotations, and two-way dependency injection to make automation of huge portions of your complex Java EE apps not just possible, but downright sensible.
Create and Manage Multiple J2EE Deployment Descriptors During your Build Cycle
February 1, 2006More often than not, a large J2EE project requires multiple versions of the deployment descriptors to match the various versions of your back end database and other system configurations. But managing the creation and deployment of .ear and .war files is complicated. Find out how to organize your development to create these files properly during the build process.
Java EE 5.0: Towards Ease of Development
October 13, 2005Any J2EE developer knows how hard enterprise Java can be. Find out how the set of new Java EE 5.0 features, such as Web services support, annotations, and enhanced CMP, can make it easier.
An Introduction to Antipatterns in Java Applications
September 6, 2005Just as design patterns provide a way to communicate concisely about desired software practices, antipatterns provide the equivalent advantages for communicating undesirable practicesand here's a set of common antipatterns to get you started.
1 - 20 of 41
Previous
Next
Intel ended its sponsorship of Go Parallel on DevX as of January 1, 2009; however, DevX will continue to bring you news, information and programming insights on parallel and multi-core program development across all development platforms. Be sure to bookmark this page and check back often. |