> Could you explain to me what JDOM does or does not to address this > memory problem ? JDOM is designed to be able to operate in low memory systems. It's not yet been implemented with that feature though, as we're concentrating on getting the APIs and behavior defined first. -jh-