> Still, how do I reach any part of a jdom document using an > xpath without using jaxen? You need an XPath engine of some kind. You can also use Saxon to do XPath navigation of JDOM, but Jaxen is smaller. Michael Kay http://www.saxonica.com/