| 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 |