Components and Libraries
Article

XQuery Normalizer and Static Analyzer

Learn how to use the XQuery Normalizer and Static Analyzer, a Java API and graphical user interface (GUI) for normalizing and computing the static type of XQuery expressions. The GUI is used for...
Article

XML Forms Package

Showcase the possibilities presented by XForms, an emerging W3C standard, using the XML Forms Package. The package consists of two key components: the data model and the client. The data model...
Article

Deal with XML parsing errors in Java APIs

With the ease of XML parsing in the newer Java language APIs, XML parsing has become foundational to Java programming. But with the higher-level APIs comes a loss of control over the minute...
Article

New StAX Parsing in Woodstox

An XML parser is often the key to a high-performance, robust application. Traditional XML parsing techniques include DOM and SAX, but now there an innovative new parsing technique called Streaming...
Article

Inherited annotations in Java

Despite the fact that the fully operational annotation mechanism appeared in Java not so long ago, many developers have appreciated this new possibility of Java API and use it in their programs....
Article

StAX’ing up XML: Streaming API for XML

The Streaming API for XML (StAX) is the latest standard for processing XML in the Java language. As a stream-oriented approach, it often proves a better alternative to other methods, such as DOM and...
Article

Hatch Python Eggs with Setuptools

Setuptools framework, a side project of PEAK, provides easier package management and distribution than distutils. Setuptools lets you package your libraries in a single-file archive called an "egg,"...
Article

Using HTML in Java Swing Controls

Have you ever wanted to provide text formatting in a Swing control? Have you ever wanted to have multiple lines of text in a tab? This tutorial will show you how to use the simplicity of HTML to...
Article

Using Google Web Services API in Java

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

Center a Dialog Box, Frame or Window in Java

Are you tired of the random location of the windows in your application? It is time to take control of your window's position. This tutorial looks at how to center a dialog box, frame, or window in...
Article

Introduction to Spring 2 and JPA

Java server applications need not be difficult and tedious to create. Now in its second generation, the lightweight Spring framework adds a large suite of features that make it simple for even new...
Article

An Introduction to SIP, Part 2: SIP Servlets

Session Initiation Protocol (SIP) is an important signaling protocol that the telecommunications industry is rapidly moving to for next-generation applications. Java is an excellent platform for SIP...
Article

Using the Desktop API in Java SE 6 (Mustang)

With the default graphical user interface (GUI) look and feel, printing, and performance, the Java platform has come a long way in its effort to minimize the difference between the performance and...
Article

Using Javascript Components in Java Studio Creator

Discover how you can draw on the wealth of ready-made Javascript Components and Libraries within Java Studio Creator to create a richer and more complete user interface experience.
Article

Java API for XML Processing (JAXP), Getting Started

In this first lesson on Java JAXP, I began by providing a brief description of JAXP and XML. Then I reviewed the salient aspects of XML for those who need to catch up on XML technology. Following...
Article

Using AUTO_INCREMENT keys with Connector/J 3.0

One of the major features available in the latest version of MySQL's JDBC Driver, Connector/J, is the implementation of version 3.0 of the JDBC API that is available with JDK-1.4.0 and later. There...
Article

Exploring the Eclipse JDT and ASTParser

The Eclipse JDT provides APIs to manipulate Java source code, detect errors, perform compilations, and launch programs. This article will show how you can create Java classes from scratch using the...
Article

Enterprise Java Beans tutorials v1.0

A quick guide to learn the Components Architecture , Design of EJB. The coded examples and XML middleware descriptors are explained line by line. Session Beans , Entity Beans and Messagedriven...
Article

Build a marketplace with the eBay SDK and Web services

Get your own marketplace started with the help of the eBay SDK and Web services. Over forty percent of eBay's listings come through API calls. eBay now has Windows and Java SDKs to wrap those APIs,...
Previous  1 2 3 4 5 6  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.