I want to send reminder before particular time in java

298 Views Asked by At

I have calendar events in my java web project, in which i want to send reminder before some time (time can be minutes/hours/second depends on selection while creating event), How can i send mails before those particular time?

0

There are 0 best solutions below