What are performance with XML when we have large amount of data?
Concrete situation is table with products in store (name, description, price 
...).

Dragan



> This is actually a non-trivial problem. For a good discussion of this you
> may want to check out the book "XML Internationalization and Localization"
> by Yves Savourel. It discusses different mechanisms for using XML as a
> persistence layer in internationalized documents, and makes a strong case
> for using XML instead of an RDBMS. But even should you decide to use XML
> there are different factors to consider when structuring your documents,
> depending on your circumstances.
>
> This is assuming, of course, that the resource bundle mechanism used by
> Struts doesn't adequately meet your needs.
>
> -= James



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

Reply via email to