<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2>I had to make some java code, with Vcal, but I have 
the kinds of error :</FONT></DIV>
<DIV>&nbsp;<FONT face=Arial 
size=2>c:\ajava\intranet\servlet\source\TranslateCalendar.java:3: package 
org.jdom does not exist<BR>import 
org.jdom.*;<BR>^<BR>c:\ajava\intranet\servlet\source\TranslateCalendar.java:4: 
package org.jdom.input does not exist<BR>import 
org.jdom.input.*;<BR>^<BR>c:\ajava\intranet\servlet\source\TranslateCalendar.java:5: 
package org.jdom.output does not exist<BR>import 
org.jdom.output.*;<BR>^</FONT></DIV>
<DIV><FONT face=Arial size=2>... and so one </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>So what is the origin of my problems 
??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you very much for your help 
!!</FONT></DIV></BODY></HTML>