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

Edit XML documents using Xeena - Java tutorial


Xeena, a visual XML editor, is a generic Java application for editing XML documents derived from a DTD. The editor takes as input a given DTD and builds a palette containing the elements defined in the DTD. Any document derived from that DTD by using a visual, tree-directed paradigm can thus be created, edited or expanded.
Category: Java tutorials > XML - Difficulty:


More cool Java tutorials:



Use Castor to bind Java objects to SQL databases
Use Castor to bind Java objects to SQL databases
When it comes to Castor, XML data binding is just a part of the puzzle. Castor also offers the ability to bind Java data to SQL databases. Learn what syntax is the same and what's different.
Category: Java tutorials > Development - Difficulty:
Deal with XML parsing errors in Java APIs
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 interactions between a parser and your XML data. Learn how the Simple API for XML (SAX) deals with errors and how you can access that mechanism even when you don't use SAX directly.
Category: Java tutorials > XML - Difficulty:
Introduction to JSTL (JSP Standard Tag Libraries)
Introduction to JSTL (JSP Standard Tag Libraries)
This tutorial helps you to understand: What is JSTL? Installing JSTL 1.0; Implementation - Standard Taglib 1.0.4; "Hello world!" with JSTL; JSTL in XML Style JSP Pages; JSTL Requirements.
Category: Java tutorials > JSP - Difficulty:
Simple Text Transformation Tool
Simple Text Transformation Tool
Discover the Simple Text Transformation Tool, an extensible, Eclipse-RCP-based tool that allows you to perform transformations to text data. Also, become familiar with the tool’s built-in features for processing text files.
Category: Java tutorials > Development - Difficulty:
Programming Assistant for CIM Client Development
Programming Assistant for CIM Client Development
The Programming Assistant for CIM Client Development eases the development of CIM client applications and allows you to generate CIM client-side classes along with the predefined template. These newly created Java classes map the structure of CIM classes defined in the CIM server and wrap all the methods for CIM-related operations. The process saves time and expense in CIM client development.
Category: Java tutorials > Development - Difficulty: