Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Scaling Web services and applications with JavaGroups - Java tutorial


As the J2EE platform has matured, it has opened up the opportunity to deploy commodity servers in networked cluster configurations for scaling of Web services and Web applications at the Web tier. These commodity servers, interconnected through commodity LAN hardware, can provide cost-effective clustering solutions. The last piece of the clustering puzzle is in the software. In this seriesSing Li examines three open source software substrates that can enable high-impact Web tier clustering, beginning with JavaGroups.
Category: Java tutorials > Development - Difficulty:


More cool Java tutorials:



The absolute basics of Java Programming
The absolute basics of Java Programming
This tutorial gives users a starting point with Java Programming and helps them understand the software they will require. It also shows users how to write a simple program and the basic structure of Java code
Category: Java tutorials > Basics - Difficulty:
XML generation with JAVA
XML generation with JAVA
XML developers used to rely on XML parsers to read XML files. They also used to rely on XML processors to transform XML to *ML (HTML, XML, etc.). However, most of them forget these tools to generate XML from scratch. They should not. This article presents code samples for generating XML with JAVA/JAXP.
Category: Java tutorials > XML - Difficulty:
Using HTML in Java Swing Controls
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 provide flexible and powerful text formatting in Swing controls.
Category: Java tutorials > Swing - Difficulty:
XQuery Normalizer and Static Analyzer
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 entering the XQuery expression and for displaying the results. The Java API allows programmers to process XQuery expressions in their applications.
Category: Java tutorials > XML - Difficulty:
Java 2 Micro Edition (J2ME) Application Development : MIDP Programming.
Java 2 Micro Edition (J2ME) Application Development : MIDP Programming.
Sample chapter from "Java 2 Micro Edition (J2ME) Application Development" on Mobile Information Device Profile programming.
Category: Java tutorials > WAP - Difficulty: