Menu

#19 dom in multi thread environment

open
nobody
5
2014-08-11
2006-11-09
Anonymous
No

Hello,
We have a servlet called by multiple users, which
applies xpath expressions on a shared (singleton) dom
tree.
This dom tree is huge and can't be duplicated for
each user.
Is saxon's dom implementation allows this
functionnality ?
if we use other implements (such as xerces) we have
exceptions, or incoherent results.

Can anybody help ?

Discussion


Log in to post a comment.