View Single Post
Old 12-02-2004, 03:06 PM   #1 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,544
sde is on a distinguished road
Sending email with java

i found an example that uses these libraries:

import javax.mail.*;
import javax.mail.internet.*;

but they are not recognized. anyone have a link or something to show how to send email using java ( jsp )
__________________
Mike
sde is offline   Reply With Quote