«« Next » « Previous
«« Next » « Previous

Link Details

Give a little, get a lot! Login and vote now.
Link 34547 thumbnail

By vivekds
via developersnippets.com
Submitted: Aug 11 2007 / 11:49

XML (Extensible Markup Language) is a flexible markup language, meant to store, carry, and exchange data. We can make use of XML as a simple database to store data and retrieve data. This tutorial will teach you how to use the XMLConnector component to import an external XML document and then bind the data to a Combo box and text components. The XMLConnector lets you access any external data source that returns or receives XML through HTTP. Once loaded, the schema of your XML document will be broken down by structure giving you access to all of the data elements available. I have created one simple xml file, which contains tags related to employee details, it’s a simple XML structure which depicts the details of an employee his/her id, name, job title and job profile. Let’s start with the application. More at Developer Snippets
  • 2
  • 0
  • 1718
  • 512

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (2)



Voters Against This Link (0)