Ian Nutt
September 19th, 2003, 03:43 AM
I wanted to know that if if have multiple instance of my application then xml dom parser would be loaded in every instance and if i have 10 mb of xml file then what and how about concurrency control mechanism.
If i want to use my own xml parser then what should be a solution to have one xml tree and all instances of my application connect to that.
If i want to use my own xml parser then what should be a solution to have one xml tree and all instances of my application connect to that.