Posted By:
sherry_lumpkins
Posted On:
Thursday, November 22, 2001 11:11 AM
My web host apparently will not add
activation.jar and mail.jar to
classpath so I unpacked them and
added the packages in my servlets
dir. When I call Transport.send(msg),
I get No provider for Address type: rfc822.
Is there possibly a fix for this that does not involve
modifying the classpath?