CATEGORIES
How to Email from JSP Page?
Published by: San (9/19/2007)
SEP 19 2007
I have a page where user uses the form to submit the information and the page sends out the email. This is a jsp page, I am not using a smtp server which has the user validation on it. Anonymous user can send emails using that smtp server. Can you help me with jsp codes to send an email?
Most Popular Articles
- Sending Email from JSP Pages Using smtp.gmail.com
- How to Configure 404 Error or Page not Found on Tomcat
- JSP Web Services Example - XML, XSLT in JSP - XML Web Services in Java
- How to Change the Image onMouseOver
- How to Email from JSP Page?
JSP Web Services Example - XML, XSLT in JSP - XML Web Services in Java >>
<< Guidelines on Setting Customize Error Page on Tomcat
COMMENT