Bear Bibeault wrote:It's the other way around, cron starts the Java program. Again, you are making this too complicated.
On Windows, you'll need to find the equivalent for cron.
Thanks for reply,
This answer is correct if in my own system i have to send mails ,
But equivalent to cron jobs is Scheduled tasks in windows I may configure this tasks in my windows system. But requirement is I have to place application in server(On web). and takes date of birth from mysql database using
JDBC and sends mail...