hyperboreean wrote:
> Hi, I am writing the application server for a three-tier architecture
> and sending the client's response in xml. My question is: is there a way
> to build the xml dom in a more scalable way and faster way than just
> creating every textNode and element for it? I have tons of
Hi, I am writing the application server for a three-tier architecture
and sending the client's response in xml. My question is: is there a way
to build the xml dom in a more scalable way and faster way than just
creating every textNode and element for it? I have tons of data to
transmit and it