import javax.mail.*;
import javax.mail.internet.*;
and got the following errors when I tried to compile the file:
Package javax.mail not found in import
Package javax.mail.internet not found in import
The 'Classpath Settings' on the 'Internal VM' tabpage on
the 'Environment Options' window includes in part the following files:
c:\Software\JavaMail\jaf1_0_1.zip
c:\Software\JavaMail\javamail1_1_2.zip
So I don't understand why I'm getting the 'Package not found' error
messages. Anyone got any ideas?
Sent via Deja.com http://www.deja.com/
Before you buy.
In article <8klpof$dee$1...@nnrp1.deja.com>,
Vance Arocho <varo...@my-deja.com> wrote:
> Using: Visual Cafe 3.0, Professional Edition