Best Tutorials website
Latest tutorials

Advertisment

Web Services for DB2 Cube Views

Web Services for DB2 Cube Views

Web Services for DB2 Cube Views provide access to multidimensional data stored in DB2. These Web services allow a client application to read data...


Views: 1099 | Rating star | by Tutorial
Java - Miscellaneous

Data Wizard for Java

Data Wizard for Java

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...


Views: 1142 | Rating star | by Isac
Java - Miscellaneous

JAR Class Finder

JAR Class Finder

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...


Views: 1135 | Rating star | by Simon
Java - Miscellaneous

Jikes Bytecode Toolkit

Jikes Bytecode Toolkit

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...


Views: 1087 | Rating star | by Jason
Java - Miscellaneous

tant logging: Harness the power of log4j with Jabber

tant logging: Harness the power of log4j with Jabber

Not only is logging an important element in development and testing cycles -- providing crucial debugging information -- it is also useful for...


Views: 843 | Rating star | by Troy
Java - Miscellaneous

Solution Enabler

Solution Enabler

Solution Enabler is a framework for creating and deploying solutions locally or to remote machines with different operating systems. The framework...


Views: 1053 | Rating star | by Ben
Java - Miscellaneous

Build interoperable Web services with JSR-109

Build interoperable Web services with JSR-109

JSR-109 facilitates the building of interoperable Web services in the Java 2 Platform, Enterprise Edition (J2EE) environment. It standardizes the...


Views: 858 | Rating star | by Daniel
Java - Miscellaneous

Application Tools for Extension Services

Application Tools for Extension Services

Application Tools for Extension Services consist of WebSphere® Studio-based tools that support the development of Web applications targeted for...


Views: 1061 | Rating star | by Simon
Java - Miscellaneous

Using Java to read bar codes

Using Java to read bar codes

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...


Views: 970 | Rating star | by Simon
Java - Miscellaneous

Double-checked locking and the Singleton pattern

Double-checked locking and the Singleton pattern

Examine the roots of the double-checked locking idiom, why it was developed, and why it doesn't work. The Java programming language contains...


Views: 845 | Rating star | by Sarah
Java - Miscellaneous

Extending Ant to support interactive builds

Extending Ant to support interactive builds

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...


Views: 873 | Rating star | by Stephen
Java - Miscellaneous

Basics of J2ME

Basics of J2ME

The Java 2 Platform, Micro Edition (J2ME) offers great tools for developers, porting the Java platform's network-centric and platform-agnostic...


Views: 980 | Rating star | by David
Java - Miscellaneous

JSci: An open-source alternative for Java 2D graphing

JSci: An open-source alternative for Java 2D graphing

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...


Views: 944 | Rating star | by Marry
Java - Miscellaneous

How Bridge2Java helps expand your Java code's horizons

How Bridge2Java helps expand your Java code's horizons

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...


Views: 0 | Rating star | by Colin
Java - Miscellaneous

The Jxta command shell

The Jxta command shell

Project Jxta is a community-run attempt to build a utility application substrate for peer-to-peer applications. The initial reference...


Views: 1016 | Rating star | by Donald
Java - Miscellaneous

The Java 2 user interface

The Java 2 user interface

Graphical and user interface capabilities have progressed in leaps and bounds since the early days of the Java language. The Java 2 platform...


Views: 956 | Rating star | by Donald
Java - Miscellaneous

An introduction to neural networks

An introduction to neural networks

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...


Views: 994 | Rating star | by Tutorial
Java - Miscellaneous

Building management applications with Jiro and WBEM

Building management applications with Jiro and WBEM

This article shows you how to combine and leverage the best parts of Jiro technology and the Web-Based Enterprise Management (WBEM) initiative....


Views: 852 | Rating star | by Jarry
Java - Miscellaneous

Quick Java programming with FESI

Quick Java programming with FESI

In the real world of everyday computing (and development), there are many situations where 'whipping up a Java program' to perform a task...


Views: 990 | Rating star | by Colin
Java - Miscellaneous

User interface logic in use case modeling

User interface logic in use case modeling

This article leads you into the gray zone between modeling and method, with a look at requirements gathering via use case modeling. In particular,...


Views: 932 | Rating star | by Jason
Java - Miscellaneous