Hi all,
I am currently working on a project where im using Servlets with XML.
Here XML is been passed over in to the servlet and then the servlet
parses this information and saves it to a database. There is going to be

a large load on this servlet and we want everything to be fully
multi-threaded. I have been using (Java suns implementation) JAXP and i
find that it is not Multithreaded (i think).
Is this Xerces Java Parser 1.4.3 Multi threaded.  If not is there one
available.
Thanking you in advance,
Cormac.


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

Reply via email to