<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm using Windows 2000 with JDK 1.3.0_02. I had put 
the JDOM.jar under the folder '.../jre/lib/ext', instead of putting the jar 
location into a classpath "AT FIRST". When I compile and run the app under any 
IDE like Kawa or Netbeans...it works fine. However when I run it under command 
line via DOS prompt, it says it can't find the JDOM package.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I understand I didn't include the package in the 
classpath. But I tried that and it still gives me the error that the package 
can't be found. Any help would be appreciated.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Cheers.</FONT></DIV></BODY></HTML>