I agree.  At a minimum, use HSSQLDB or something similar.


--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx

----- Original Message ----- 
From: "Ivan Vasquez" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, October 01, 2004 2:11 PM
Subject: RE: xml as a datasource?


> Also, what are the benefits to using xml as a datasource instead of a
> db like mysql?

Unless you have existing data that cannot be migrated to a relational DB
(or other good reason to keep it as XML), I would advise against using
XML as data source. Simply put, parsing XML is always comparatively
slower to the performance any rdbms can offer.

Ivan.

-----Original Message-----
From: joe a. [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 01, 2004 2:04 PM
To: [EMAIL PROTECTED]
Subject: xml as a datasource?

I am in need of a document covering how to use xml as a data source
with struts.  If someone could post a link I would appreciate it. 

Thanks,
Joe

---------------------------------------------------------------------
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]





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

Reply via email to