Posted By:
paul_gutenbrunner
Posted On:
Tuesday, July 17, 2001 06:28 AM
if i try to connect to the exchange server from a servlet, i get the following error code:
javax.mail.NoSuchProviderException: No provider for imap
if i call the same code from within a java application, it works without a problem.
i use apache and jserv. i hope anyone can help me!