Java
Java is a programming language originally developed by Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform.
Article

Converting XML to HTML Using Sun's Java API for XML Processing and Microsoft's MSXML 3.0 API

This article describes two solutions he employed in applications to generate custom reports. His solutions convert XML data to HTML using XSL Transformations. One solution uses the Sun Java API for...
Article

Developing A White Pages Service with LDAP and JNDI

You will learn what you can do with LDAP and how Java answers the need to handle LDAP with the JNDI API in building a white pages service.
Article

C# I/O and Networking

Java is favored as a language partly because of the way it has abstracted away the difficulties in performing input/output and networking operations. C# has taken the same approach and has provided...
Article

Managing ezines with JavaMail and XSLT, Part 2

This article describes how to wrap this process with JavaMail -- the standard Java language e-mail API -- to send the e-zine over the wire. In the process, he revisits SAX event handling, and...
Article

Class of the Month: The Reflection API

A number of popular Java technologies and frameworks depend on the Reflection API to function. Learn more about its many uses.
Article

The Java AWT Delegation Event Model

This article discusses the new event model and its advantages over the old one, and I'll present several examples.
Article

XML Processing with TRaX

The TRaX API extends JAXP to include XML transformations, providing a vendor- and implementation-agnostic standard Java API for specifying and executing XML transformations.
Article

The J2METM Platform: Which APIs Come from the J2SETM Platform?

This article describes the J2SE Java virtual machine features supported by the KVM, what classes have been inherited from the J2SE by the CLDC, and specifically, what new classes have been added to...
Article

Access COM Via Java -- A Tutorial

The author builds an application that can access a COM object created using VC++6.0 ATL and then call this COM-server object via a pure Java client.
Article

UDDI4J: Matchmaking for Web services

This article discusses the basics of UDDI, the Java API to UDDI, and how you can use this technology to start building, testing, and deploying your own Web services.
Article

All about JAXP

The article covers basic concepts of JAXP, demonstrates why it is needed in the XML parsing space, and shows how the parser used by JAXP can easily be changed. It also drills down into SAX and DOM,...
Article

UDDI4J: Matchmaking for Web services

This article discusses the basics of UDDI, the Java API to UDDI, and how you can use this technology to start building, testing, and deploying your own Web services.
Article

An API's looks can be deceiving

Penetrate the hidden complexities that spoil simple conceptual models of Java APIs. When you examine an API, your first impressions are often wrong. In this Java Traps column, Michael Daconta...
Article

Access COM Via Java -- A Tutorial

The author builds an application that can access a COM object and then call this COM-server object via a pure Java client.
Article

Using the Jena API to Process RDF

There has been growing interest in the Resource Description Framework (RDF) and a number of tools and libraries have been developed for processing it. This article describes one such library, Jena, a...
Article

Java Servlet Programming: Enterprise Servlets and J2EE

This article demonstrates how the robust Servlets API and its containers are used and integrated with other J2EE API on a growing number of enterprise-based Web sites.
Article

What's new in Java Servlet API 2.2?

This article explains the differences between Java Servlet API 2.1 and 2.2, discusses the reasons for the changes, and shows how you can write servlets using version 2.2.
Article

Writing Servlet 2.3 Filters

This article shows us how to write Servlet 2.3 API Filters. Filters are Java classes that can intercept requests from a client before they access a resource; manipulate requests from clients;...
Article

Build secure network applications with SSL and the JSSE API

This article demystifies JSSE and demonstrates how to SSL-enable your applications. SSL (Secure Socket Layer) is the de facto standard for securing a communication channel between two applications...
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.