When trying to use the Session
class from the javamail library I get an error:
Description Resource Path Location Type
Access restriction: The type Session is not accessible due to restriction on required library C:\Program Files\Java\jre7\lib\ext\mail.jar Mailer.java /MailerApp/src line 21 Java Problem
Don't I have the library in the right place? I have the folder in the jdf1.7.0_01/jre/lib/ext
directory.