[jdom-interest] Generating XML files
A. Kevin Baynes
kbaynes at seagullsw.com
Tue Jul 29 07:19:35 PDT 2003
Check out the JDOM tutorial links on this page. They should have everything
you need. :-)
http://www.jdom.org/downloads/docs.html
~akb
-----Original Message-----
From: jdom-interest-admin at jdom.org [mailto:jdom-interest-admin at jdom.org]On
Behalf Of salil khanwalkar
Sent: Tuesday, July 29, 2003 2:33 AM
To: jdom-interest at jdom.org
Subject: [jdom-interest] Generating XML files
Hi,
Consider that i want to add 3 users ie try out all possible
combinations for usernames
and passwords.
Then my xml file should look like this--
<user username="k_salil" password="xxxxxx" />
How should i generate this xml file through my program instead of
writing it manually.
Can somebody tell me how to create it.
Thank You,
Salil.
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
More information about the jdom-interest
mailing list