Murach's Java Servlets and JSP
This chapter shows how to install the JavaMail API and how to use it to send an email from a servlet.
|
|
|
|
How email works |
376 |
|
Protocols for working with email |
376 |
|
How to install the JavaMail API |
378 |
|
Code that uses the JavaMail API to send an
email message |
380 |
|
|
How to create a mail session |
382 |
|
How to create a message |
384 |
|
How to address a message |
386 |
|
How to send a message |
388 |
|
|
A helper class that can be used to send a
message |
390 |
|
A servlet that uses a helper class to send
a message |
392 |
|
t |
|
|
|
|
© Copyright 1998-2008 Mike
Murach & Associates, Inc. All rights reserved.
|