How to send email from java application

nileshchakkar

nileshchakkar

@nileshchakkar-iD2qYd Oct 26, 2024

Hi,
I am doing project in BE IT i am suffering from a problem in how to send an email from java application. I did not understand how to start ???
So please give me code for to send email using java.
Please help me .

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Prasad Ajinkya

    Prasad Ajinkya

    @prasad-aSUfhP Apr 7, 2009

    There would be an SMTP class somewhere, I suggest you look around for a third party API.

  • ms_cs

    ms_cs

    @ms-cs-Ab8svl Apr 7, 2009

    JMS is also an good option for mailing systems...