Aniruddha Madane writes: > hi > i am getting following error on trying to compile > a javac file. > i have included the jar files in my classpath > > package org.jdom does not exist Check again, sounds like jdom.jar isn't in your classpath. Brad