Hi,You can see the below servlet code. we are hitting the below servlet through action="/bin/hello" and from that servlet we are sending the email ,we are able to get the email also.Maven dependency:<dependency> <groupId>javax.mail</groupId> <artifactId>javax.mail-api</artifact...