Thanks for the really prompt reply - that did the trick !! Regards,
Shimon ----- Original Message ----- From: Ramon Turnes <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 18, 2002 9:51 AM Subject: RE: Unable to run attachments demo > You need mailapi.jar. You can download it from: > > http://java.sun.com/products/javamail/ > > you will also need activation.jar which you can > download from: > > http://java.sun.com/products/javabeans/glasgow/jaf.html > > the problem is that somebody was so smart to throw > an exception which the message "No support for > attachments" if one of those two jar files are not in > the classpath. > > Regards.