Home

Submit

Source

Feeds
Tutorials » Java » Miscellaneous

Java Miscellaneous
Java Tool Tutorial Book
Java / Miscellaneous
A very useful Java Tool Tutorial Book.

Site: www.herongyang.com Report - View Tutorial

Java Miscellaneous
Get Environment Variables in Java
Java / Miscellaneous
In Java 1.5, Sun had decided to "undeprecate" the getEnv() method that provides the functionality to get the value of an environment variable. In addition, Sun has added a new method that allows you to discover all of the environment variables that are defined. This tutorial walks you through using both the old and new methods.

Site: www.codebeach.com Report - View Tutorial

Java Miscellaneous
Spell Checking with Google Web Services API
Java / Miscellaneous
In our tutorial Using Google Web Services API, we discussed how to use the Java classes to access the Google Web API. In this tutorial, we will create a class that allows you to use the Google Web API for spell checking.

Site: www.codebeach.com Report - View Tutorial

Java Miscellaneous
Using Google Web Services API in Java
Java / Miscellaneous
Google uses SOAP and WSDL standards to allow access from most programming languages. In addition to the SOAP access, Google has created a set of Java wrapper classes that encapsulates access to the Google Web APIs. This tutorial discusses the Java classes and the functionality of the Google web services.

Site: www.codebeach.com Report - View Tutorial

Java Miscellaneous
Web Services for DB2 Cube Views
Java / Miscellaneous
Web Services for DB2 Cube Views provide access to multidimensional data stored in DB2. These Web services allow a client application to read data from the cubes and perform basic online analysis on multidimensional data and metadata through the Web, using XPath and XML.

Site: www.alphaworks.ibm.com Report - View Tutorial

Java Miscellaneous
Data Wizard for Java
Java / Miscellaneous
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 the building of data wizard applications using only a scripting scenario in an XML format. Data Wizard for Java can help to produce a GUI by using a simple script to describe the necessary input parameters and the required tools or utilities to be called.

Site: www.alphaworks.ibm.com Report - View Tutorial

Java Miscellaneous
JAR Class Finder
Java / Miscellaneous
A RAD/Eclipse plug-in utility for finding JAR files containing a given class for the Java build path of a project and for helping to fix NoClassDefFound exceptions.

Site: www.alphaworks.ibm.com Report - View Tutorial

Java Miscellaneous
Jikes Bytecode Toolkit
Java / Miscellaneous
A 100%-Java class library that enables Java programs to create, read, and write binary Java class files.

Site: www.alphaworks.ibm.com Report - View Tutorial

Java Miscellaneous
Instant logging: Harness the power of log4j with Jabber
Java / Miscellaneous
Not only is logging an important element in development and testing cycles -- providing crucial debugging information -- it is also useful for detecting bugs once a system has been deployed in a production environment, providing precise context information to fix them.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Solution Enabler
Java / Miscellaneous
A framework for creating and deploying solutions locally or to remote machines with different operating systems.

Site: www.alphaworks.ibm.com Report - View Tutorial

Java Miscellaneous
Build interoperable Web services with JSR-109
Java / Miscellaneous
JSR-109 facilitates the building of interoperable Web services in the Java 2 Platform, Enterprise Edition (J2EE) environment. It standardizes the deployment of Web services in a J2EE container. This article discusses the server and client programming models defined by JSR-109 and provides code examples.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Application Tools for Extension Services
Java / Miscellaneous
Application Tools for Extension Services consist of WebSphere Studio-based tools that support the development of Web applications targeted for the Extension Services for WebSphere Everyplace (ESWE) platform. These tools are based on the existing WebSphere Studio J2EE development tools and they are part of an emerging suite of tools for the ESWE platform.

Site: www.alphaworks.ibm.com Report - View Tutorial

Java Miscellaneous
Reading between the lines
Java / Miscellaneous
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 explain how to expedite and organize your enterprise operations that revolve around an IBM DB2 database. The sample application described in the article includes downloadable code.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Turning streams inside out, Part 1.
Java / Miscellaneous
This article presents a framework that lets an application efficiently read data from a source that only supports writing data to an output stream.

Site: www-128.ibm.com Report - View Tutorial

Java Miscellaneous
Double-checked locking and the Singleton pattern
Java / Miscellaneous
The Java programming language contains several useful programming idioms. It also contains some that further study has shown should not be used. Double-checked locking is one such idiom that should never be used. This tutorial examines the roots of the double-checked locking idiom, why it was developed, and why it doesn't work.

Site: www-128.ibm.com Report - View Tutorial

 
Site Search

 
Java »
 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement