|
Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.
|
Submit Script :: Modify Script
Online Scripts > Java > Java Tips and Tutorials > XML and Java
| 1.
Swing Dev with TableModel Free framework
|
This article introduces the TableModel Free (TMF) framework which eliminates the need to use TableModels with Swing JTables. The TMF framework allows for more configurable JTables by moving all of table-specific data outside of the compiled code and into a configurable XML file. Framework developer and Java UI enthusiast Michael Abernethy walks you through TMF framework, helping you reduce the size of a TableModel from hundreds of lines of code to just a single line, making management a snap.
|
Date Added: 18-Jan-2006 Hits: 17 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 2.
XML Programming in Java Tutorial
|
This advanced tutorial covers more sophisticated topics for manipulating XML documents with Java technology. Author Doug Tidwell shows you how to do tasks such as generate XML data structures, manipulate those structures, and interface XML parsers with non-XML data sources. As you'd expect, all of the examples are based on open standards.
|
Date Added: 18-Jan-2006 Hits: 13 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 3.
XmlEncode
|
This is a simple function used to encode text and attribute values before adding them to your XML documents. This code can always be extended to handle maore special characters
|
Date Added: 18-Jan-2006 Hits: 9 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 4.
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.
|
Date Added: 18-Jan-2006 Hits: 12 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 5.
Long-term persistence: Serialize JavaBean component state to XML
|
The ability to save the JavaBean component state for long-term persistence within an XML document has been a topic of much discussion with Java developers in the past few years. This feature has finally been adopted in the 1.4 version of J2SE. This article shows you how to use the new XMLEncoder and XMLDecoder classes, bypassing serialization and allowing you to generate fully initialized bean instances.
|
Date Added: 18-Jan-2006 Hits: 11 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 6.
Proofing Web applications for performance and scalability
|
Testing for performance and scalability using a combination of XML and Java technologies is essential in the fast-paced world of Web-application development. This article outlines a conceptual framework for building Web software, explains why the combination of Java objects and an XML-based scripting language works well for testing, offers such practical Web-software test methods as state and boundary testing, and introduces an open-source set of tools and a scripting language called Load to help with your testing.
|
Date Added: 18-Jan-2006 Hits: 9 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
|
|