Hi,<br>Thanks ev'yone who guided me how to use jdom.<br>Atlast, I was successful in compiling the java program using the jdom.jar file by manually providing the jdom.jar file location (C:\java\jdom-1.0\build\jdom.jar) with my java file &quot;
Hello.java&quot;<br>The command is :<br>javac -cp &quot;C:\java\jdom-1.0\build\jdom.jar&quot; Hello.java<br><br>Justin, you are right I am screwing up the classpath somewhere although I still cannot understand how b'coz i gave the same path in my Classpath variable too.
<br><br>Hope anyone who has difficulty in using jdom with java can get it working using my hint.<br><br>Thanks again!<br><br><div><span class="gmail_quote">On 11/29/06, <b class="gmail_sendername">Syloke Soong</b> &lt;<a href="mailto:ssoong@protedyne.com">
ssoong@protedyne.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Are you using an IDE in your development?<br>It is quite apparent you are facing difficulties with the elements of
<br>java development rather than with jdom.<br><br>You could try using community software like Eclipse or Netbeans, where<br>there are definite libraries you have to set up and you are guided thro<br>locating those libraries. If you are developing for JEE (formerly J2EE),
<br>I find Netbeans easier to set up and use. I believe that either JBuilder<br>or Netbeans easy to install and learn for beginners, while Eclipse puts<br>you through more abstract and convoluted ways to set up your resources.
<br><br>This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender immediately. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Even though this company takes every precaution to ensure this email is virus-free, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
<br>Protedyne Corporation, 1000 Day Hill Rd, Windsor, CT 06095, USA,<br><a href="http://www.protedyne.com">www.protedyne.com</a><br></blockquote></div><br>