i just copy from Marcin's mail

> But coming to character escaping. I'm not sure what you exactly do, but 
> I store the article in relational DB (HSQLDB) and use ESQL logic sheet 
> to take it out of there. And what I had to do, to was to use 
> <esql:get-xml/> instead of <esql:get-string/> (hopefully HTMLArea 
> produces XHMLT).
> 

so the question here is:
if i want to store xml (xhtml) document (or fragment) the best way is to 
use a relational db system, xml db system or just the file system

there is no need for xpath queries, just to get tha xml content or same it 
back

i think that for simplicity reasons filesystem win points, but i dont know 
about performance issues..



--stavros


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

Reply via email to