I have a problem using JDOM in Windows: JDOM always throws a "file not found" exception, when I use it with a windows path e.g. from FileDialog. This is very annoying, as I would need to rewrite the path to unix style. and then: what should I do with drives? e.g. "e:\data\test.xml" does not work. any ideas? thank you Alex