Forums Register Login

Sending email

+Pie Number of slices to send: Send
Hello all,
I need help regarding sending email from a jsp page (not with outlook). i also need the full procedure regarding installing the necessary things for this
+Pie Number of slices to send: Send
hi Abin,

Did you try Google for it. If not then try these keywords "send email in jsp" you will find lots of example with code in JSP including description of steps line by line.

or check this link Send Email in Jsp - Google

hope it helps.
[ January 08, 2007: Message edited by: Saif uddin ]
+Pie Number of slices to send: Send
The JavaMAIL API is the standard mechanism for sending email. See the JavaMail on http://java.sun.com/products/javamail/
+Pie Number of slices to send: Send
Thanks for your help. i need one more thing. i downloaded javamail API. can you tell how to install it means the folder and all where i has to put the required files to work it properly
+Pie Number of slices to send: Send
Follow this to use Java Mail API
+Pie Number of slices to send: Send
You don't send emails from JSP pages (yes, you can but you shouldn't). JSP are meant for display purposes, not performing business logic.

Javamail is a standard part of J2EE, therefore a full featured server will have it for use by servlets and EJB (for example).
It was the best of times. It was the worst of times. It was a tiny ad.
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 720 times.
Similar Threads
how to send an email in jsp
sending email to multiple Recipients
sending Email with attachment using Android emulator
how to send fax using java application
JavaMail but no SMTP
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 10:53:08.