Sponsored Links

 

 

 

com ™ Java XML Application Categories

Source: developerlife.com
Topic: Java Programming


Short Desciption:
... persistence engines (relational or object databases) and even the web (dynamically generated websites that supply only XML data). In your application layer, you can create many interesting Java ...

 

Content Inside:
developerlife .com ™ Copyright The Bean Factory, LLC. 1998-1999. All Rights Reserved. Java XML Application Categories Author Name : Nazmul Idris Created On : June 12, 1999 Modified On : June 13, 1999 12:58 pm Java XML Application Categories developerlife .com 2/11 Author Name : Nazmul Idris Table of contents Introduction Java Application Layer 3 Main categories Client side - Graphical Java Applications Client and Server side - Application Servers Web-based Applications API Coverage per category Introduction The applications that you create with Java and XML will rely on the services provided by your Java XML Parser (using DOM or SAX). The information itself might be stored in a variety of persistence          engines (object databases, relational databases, file systems, dynamic websites, etc.). The information however that comes out of these persistence storage engines must be converted to XML (if they are not in XML already). Once this is done, you have to be concerned with the material covered in this document. This document outlines the most popular Java XML application     categories that are possible in an environment where data is encoded with XML, where web access is ubiquitous and platform independence is a necessity. Java Application Layer All of the code that you write (in your Java classes) might be considered the Java application layer. Other layers are the XML Parser layer, the XML source (that supplies the XML data that is necessary), and the persistence engine (where the data is actually stored and retrieved by the source). Your code (in the Java application layer) has to make use of the DOM or SAX API and the XML parser in order to access the information in XML documents (that come from your source). The source might be responsible for pulling data from different persistence engines (relational or object databases) and e ...

 

add to Google Reader add to Google Bookmark add to bloglines add to newsgator add to FURL add to digg add to webnews add to Netscape add to Yahoo MyWeb add to spurl.net add to diigo Bookmark newsvine Bookmark del.icio.us Bookmark @ SIMPIFY Bookmark MISTER WONG Bookmark Linkarena Bookmark icio.de Bookmark oneview Bookmark folkd.com Bookmark yigg.de Bookmark reddit Bookmark StumbleUpon Bookmark Slashdot Bookmark blinklist Bookmark technorati add to blogmarks add to blinkbits add to ma.gnolia add to smarking.com add to netvouz add to co.mments add to Connotea add to de.lirio.us

 

Related PDF Files

Java Server Programming: Principles and Technologies


Topic: Java Programming

largescale serverside applications using the Java programming language. ... Professional java server programming J2EE edition. Wrox Press Inc. ...

Separation of Distribution Concerns in Distributed Java Programming


Topic: Java Programming

Distributed design decisions in a distributed Java program. crosscut the module structure of ... from nondistributed Java program for enhancing the mod ...

Mechanisms for Secure Modular Programming in Java


Topic: Java Programming

Java in its native form is lacking. in both respects. Java supports modular programming at both the class. level and the package level. ...

Skill Set Alignment Fundamentals of Java Programming


Topic: Java Programming

Skill Set Alignment Fundamentals of Java Programming This document lists the skills that students learn in the Fundamentals of Java Programming course aligned to a job cluster.

Persistence Models and Techniques for Java Database Programming


Topic: Java Programming

This is the Title of the Book, eMatter Edition Copyright © 2003 OReilly & Associates, Inc. All rights reserved. 22 Chapter2 CHAPTER 2 Relational Data Architecture Good sense is the most evenly ...

 

Sponsored Links