|
|
| Email [+] Favor-It | |
| |
 |
| | Sort By:
|
With this source you can send a mail in a applet (or an application). It's a very simple source, learning might take some time.
Author: javaside.com Code: JSP 1.1 |
You could easily use this sample code in a real website. We will use JavaMAIL API. You must put j2ee.jar under WEB-INF/lib folder in your web work folder. Our testing system is Red Hat Linux with Tomcat 5. Author: Dotnetindex.com Code: JSP 2.0 |
A convenient way of gathering form data is simply to mail the form results to a mailbox. Mail is the most effective push technology. Sending mail with Resin is just like writing to a file. Author: Caucho Code: JSP 2.0 |
|  | |
This resource shows you exactly how to Develop the E-Mail Sender JSP Page with many different examples. Author: Gopalan Suresh Raj Code: JSP 1.2 |
This tutorial shows you how to Develop the EmailSendServlet and compile the piece of code to generate the class file. Author: Gopalan Suresh Raj Code: JSP 1.2 |
Develop the Bean that actually constructs the Multipart Mime Message and actually sends out the email. Compile the file and create the class file. Author: Gopalan Suresh Raj Code: JSP 1.2 |
Develop the EmailContents Bean that both the Servlet and the EmailContents.jsp use to read the session value. Compile the file and create the class file. Author: Gopalan Suresh Raj Code: JSP 1.2 |
|  | |
Develop the EmailContents.jsp page. Prepare the Page that will display the response, once the Servlet has processed your request. Author: Gopalan Suresh Raj Code: JSP 1.2 |
This tutorial by Gopalan Suresh Raj is an example of how to make Developing the E-Mail Sender Error Handler easier. Author: Gopalan Suresh Raj Code: JSP 1.2 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|