You might try looking at www.xmlsoftware.com, they have tons of XML related
utilities and tools.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 11, 2003 7:55 AM
To: Struts Users Mailing List
Subject: XML importing :



Sorry for a unrelated question, but is there a easy way of taking xml data
and importing it into a relational database some like


<person>
      <name>Mike</name>
</person>

gets translated as

insert into user values ("Mike")

etc..

Mike





****************************************************************************
****
The information in this message is confidential and may be legally
privileged. It is intended solely for the addressee; access to this
email by anyone else is unauthorised.

If you are not the intended recipient: (1) you are kindly requested
to return a copy of this message to the sender indicating that you
have received it in error, and to destroy the received copy; and (2)
any disclosure or distribution of this message, as well as any action
taken or omitted to be taken in reliance on its content, is prohibited
and may be unlawful.
****************************************************************************
****


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to