Hi All,

Chandra, I got some error running the Java Source, how do I load the missing classes?

Thanks,
skid

========================================
Errors for JAVA SOURCE SendMail:

LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0 SendMail:27: Class Session not found.
0/0 SendMail:27: Class Session not found.
0/0 SendMail:27: Undefined variable or class name: Session
0/0 SendMail:31: Class MimeMessage not found.
0/0 SendMail:31: Class MimeMessage not found.
0/0 SendMail:37: Class InternetAddress not found.
0/0 SendMail:38: Class InternetAddress not found.
0/0 SendMail:38: Undefined variable or class name: InternetAddress
0/0 SendMail:46: Class InternetAddress not found.
0/0 SendMail:47: Class InternetAddress not found.
0/0 SendMail:47: Undefined variable or class name: InternetAddress

LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0 SendMail:57: Class InternetAddress not found.
0/0 SendMail:58: Class InternetAddress not found.
0/0 SendMail:58: Undefined variable or class name: InternetAddress
0/0 SendMail:68: Class InternetAddress not found.
0/0 SendMail:69: Class InternetAddress not found.
0/0 SendMail:69: Undefined variable or class name: InternetAddress
0/0 SendMail:75: Variable msg may not have been initialized.
0/0 SendMail:78: Class Multipart not found.
0/0 SendMail:78: Class MimeMultipart not found.
0/0 SendMail:82: Class MimeBodyPart not found.
0/0 SendMail:82: Class MimeBodyPart not found.

LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0 SendMail:95: Class MimeBodyPart not found.
0/0 SendMail:95: Class MimeBodyPart not found.
0/0 SendMail:96: Class FileDataSource not found.
0/0 SendMail:97: Class FileDataSource not found.
0/0 SendMail:107: Class MimeBodyPart not found.
0/0 SendMail:107: Class MimeBodyPart not found.
0/0 SendMail:108: Class FileDataSource not found.
0/0 SendMail:109: Class FileDataSource not found.
0/0 SendMail:117: Variable msg may not have been initialized.
0/0 SendMail:123: Undefined variable or class name: Transport
0/0 SendMail:124: Class MessagingException not found.

LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0 Info: 33 errors