>And when I execute the servlet, next error apear:
>javax.mail.NoSuchProviderException: No provider for pop3
>
>I put the pop3 jar in the orion/lib and /orion ... but nothing.

Cosmin, this is a shot in the dark, but try putting the jar file in 
path-to-jdk/jre/lib/ext. If you don't want to do that, try editing the 
MANIFEST file in orion.jar and append the path to pop3.jar on the line that 
starts with "Classpath:".

-Joe Walnes

Reply via email to