Java
Java is a programming language originally developed by Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform.
Application
Any
Platform
Java Platform
Remove
License
Any
The two open source tools that this article introduces — Swing Explorer and FEST-Swing — can make debugging and testing of Swing UIs simple and reliable. This article shows how to use them to...
The tutorial will help developers build software by providing effective solutions to scalability issues through caching and grid technology.The details related to the functionality of a data grid are...
IBM Websphere Extreme Scale 6 is a complete guide for developers to build software by providing effective solutions to scalability issues through caching and grid technology. This book details the...
Eclipse Galileo includes new features for applying patches. This article provides an overview of the method for creating and applying patches, and includes an overview of the patch format used by...
This provides an overview of Java technology basics and explains how the technology fits into the context of contemporary software development. Links to relevant introductory Java content, other...
The IBM Developer Kit for Linux, Java 2 Technology Edition is a development kit and runtime environment that contains IBM's just-in-time compiler, enhanced with a unique Mixed Mode Interpreter and a...
Within the Java Platform, Enterprise Edition (Java EE) community, Spring is becoming a widely accepted framework. One new feature in the latest release of Spring is its Object/XML (O/X) mapping...
Nowadays, with the widespread use and deployment of Object-Relational Mapping (ORM) tools, you don't generally have to think too hard about such arcane issues as composite keys. Occasionally, you...
Your application can maintain fast processing times while still supporting some degree of data integrity and consistency — but you need to be aware of the trade-offs involved. Learn how to implement...
The new IBM Real Time Application Execution Optimizer for Java can identify memory requirements for the heap, for scopes, and for other memory areas in use and determine the persistent memory...
Make it substantially easier to access Twitter than just opening an HTTP connection and doing the work by hand as well as making Twitter easily accessible to Java clients and Java developers. With...
The artifacts produced when your Java application fails can help you analyse the root causes of the failure. This article shows how you can analyse problems with your Java code using the artifacts...
HeapAnalyzer, a graphical tool for discovering Java heap leaks, has released Version 3.7 that automatically detects invalid heap dump formats and processing. See how HeapAnalyzer analyzes Java heap...
We all know that finding the right solution for an error message can be quite a daunting task: searching numerous forums,blogs and vendor sites takes a lot of time and patience.
How about having one...
Optimization should be a part of every application's deployment and maintenance process. This article explores techniques for identifying and addressing problem areas in existing applications and...
Version 5 of the Java Language Specification added 10 new methods to java.lang.Math and java.lang.StrictMath, and Java 6 added another 10. Join Elliotte Rusty Harold for a look into "new" features in...
Discover ZetaGrid, a grid-computing platform designed for solving large, computing-intensive problems that can be divided into loosely-coupled units. The interactions, performance, availability, and...