|
-
May 3rd, 2000, 09:33 AM
#1
email
Greetings from sunny Denmark!
I'm sorry if my question seems vaque but I'm totally new to Java:
How would I go about sending an email using Java?
Does Java have classes for this? Could you direct me to any information on this subject? I (think) I need to write a servlet which will do this for me. (I'm developing for the WAP platform and WML and WMLScript doesn't seem to have any build-in features for doing that.)
Respectfully,
S. Bro
[email protected]
/* I would be happy to deal with my problems one at the time if they would only line up! */
-
May 3rd, 2000, 07:32 PM
#2
Re: email
I have some article about sending email in Java in my web site,
http://www.geocities.com/kib63613/ . In the material article,
there are some articles about email relative to the JavaMail,
which can be download in the web site , http://java.sun.com/ .
Or you may reference the book, Java Server Programming
by wrox. It also mentions something about sending email
via JavaMail.
good luck,
Alfred Wu
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|