R
Rhino
I'd like to send the occasional email from Java servlets but I'm struggling
to figure out the best way to do that in 2010.
I am trying to get some older servlets working again after a long absence
from Java. One of the tasks that some of my servlets did occasionally was
to send emails. It seems I used to use a jar that I got from the O'Reilly
website, dated 2002, which I have long since lost after a hard drive crash.
I'm not having any luck finding it at the O'Reilly site now and I'm
guessing that it's out of date anyway at this point.
Can anyone point me to a modern example of how to send email with a
servlet, as well as where I can find the jar(s) needed, assuming that they
aren't built into Java somewhere?
I've been googling for examples but most are undated, use the same O'Reilly
jar that I was using (without supplying a working link where I can get it
again), or are very old.
to figure out the best way to do that in 2010.
I am trying to get some older servlets working again after a long absence
from Java. One of the tasks that some of my servlets did occasionally was
to send emails. It seems I used to use a jar that I got from the O'Reilly
website, dated 2002, which I have long since lost after a hard drive crash.
I'm not having any luck finding it at the O'Reilly site now and I'm
guessing that it's out of date anyway at this point.
Can anyone point me to a modern example of how to send email with a
servlet, as well as where I can find the jar(s) needed, assuming that they
aren't built into Java somewhere?
I've been googling for examples but most are undated, use the same O'Reilly
jar that I was using (without supplying a working link where I can get it
again), or are very old.