|
|
| 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 |
This article describes every thing you need to know to send emails using JSP pages. Also describes better practices for encapsulating re-usable code in JavaBeans. Online demo available. Author: Faisal Khan Code: JSP 1.1 |
|  | |
In this article we will learn how to send simple text emails using JSP pages. Since it is not a good habit to put Java code in JSP pages, we will create a JavaBean to do that.
Author: Faisal Khan 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.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 article demonstrates how to build an email reader for any phone using VoiceXML and Java Server Pages (JSP). The email reader application is an interesting application that illustrates the power of VoiceXML for every day use. Author: Mukund Bhagavan Code: JSP 1.2 |
This tutorial gives the code for a class that sends email using JSP. Some of the comments are in Spanish. Author: Guillermo Taylor Code: JSP 1.2 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|