Advertisment
Web Services for DB2 Cube Views provide access to multidimensional data stored in DB2. These Web services allow a client application to read data...
Data Wizard for Java is a tool for building a simple graphical user interface (GUI) that makes it easy to collect necessary data. This tool enables...
JAR Class Finder is a WSAD/Eclipse plug-in utility for finding JAR files containing a given class for the Java build path of a project and for...
Jikes Bytecode Toolkit is a 100% Java class library that enables Java programs to create, read, and write binary Java class files and to query and...
Not only is logging an important element in development and testing cycles -- providing crucial debugging information -- it is also useful for...
Solution Enabler is a framework for creating and deploying solutions locally or to remote machines with different operating systems. The framework...
JSR-109 facilitates the building of interoperable Web services in the Java 2 Platform, Enterprise Edition (J2EE) environment. It standardizes the...
Application Tools for Extension Services consist of WebSphere® Studio-based tools that support the development of Web applications targeted for...
This article takes a new look at UPC symbols and bar codes, and describes how you can use Java to read information from a UPC bar code. The authors...
Examine the roots of the double-checked locking idiom, why it was developed, and why it doesn't work. The Java programming language contains...
Ant, from Jakarta project at the Apache Foundation, has become a de facto standard for building Java projects. You may already be using it to...
The Java 2 Platform, Micro Edition (J2ME) offers great tools for developers, porting the Java platform's network-centric and platform-agnostic...
Java 2D may be the most obvious solution for programming 2D graphs in Java programs, but it's not the only one. This article proposes an...
One of the strengths of the Java platform is its object-oriented nature; one of the benefits of object-oriented languages is that they aid code...
Project Jxta is a community-run attempt to build a utility application substrate for peer-to-peer applications. The initial reference...
Graphical and user interface capabilities have progressed in leaps and bounds since the early days of the Java language. The Java 2 platform...
Neural nets may be the future of computing. A good way to understand them is with a puzzle that neural nets can be used to solve. Suppose that you...
This article shows you how to combine and leverage the best parts of Jiro technology and the Web-Based Enterprise Management (WBEM) initiative....
In the real world of everyday computing (and development), there are many situations where 'whipping up a Java program' to perform a task...
This article leads you into the gray zone between modeling and method, with a look at requirements gathering via use case modeling. In particular,...