JDOM is generally not thread safe, as I understand it. It's suggested that it not be used in such an environment. However, is there any harm/danger in simultaneous read-only access to a DOM tree? Thanks, Mark