Secure FTP Applet

Java FTP Component

Java Secure FTP, FTP, SSL, SSH

Java SSH, Java Telnet

Java Server Faces, JSF, AJAX

Managed File Transfer, JSCAPE Secure FTP Server, Linux FTP Server, Solaris FTP Server

SSH .NET

FTP .NET, FTPS .NET

Java FTP

   
Classes / Database / XML / Dynamic XML (DXML)
XML is a markup language for storing data in a structured fashion that is independent of any particular representation of that data. Accessing XML documents programmatically is difficult, however. Applications which use the DOM API must navigate through a document in terms of a tree of nodes. While this is a well-known data structure, there are problems with this access method: the code does not clearly show which fields are being accessed; the program must manually track nesting levels; there is no type safety for fields; changes in the DTD can require significant code changes; and operations that modify the document are complex to write and debug. Dynamic XML solves these problems. Dynamic XML allows you to read and write XML documents in the same fashion you use regular Java objects. Instead of working with nodes and fields, you work with Java interfaces, classes and objects. Programming to this model is intuitive and natural.

Company:ObjectSpace, Inc.
Information:http://www.objectspace.com/products/prodDXML.asp
Download:http://www.objectspace.com/downloads/default.asp
License:Freeware
Reviews:0
Votes:16
Recommend It!    Add a Comment

Sponsored Links - please visit our sponsors
Secure FTP Applet
Connect to FTP securely from within your browser.
http://www.jscape.com/sftpapplet/
iNet Factory - Java Networking made Easy!
Powerful components for FTP, HTTP, SMTP, NNTP, POP3, TELNET and more. Free Download!
http://www.jscape.com
SSH Factory
automate telnet and SSH tasks
http://www.jscape.com/sshfactory/
FTP Applet
Add file transfer capabilities to your web pages.
http://www.jscape.com/ftpapplet/index.html
Learn Java Server Faces!
Use WebGalileo Faces JSF components to quickly create Java based web apps.
http://www.jscape.com/webgalileofaces/
Java FTP Component
Easily add FTP to your Java apps.
http://www.jscape.com/inetfactory/ftp.html

Sponsor this site