i want to send mails to all those user who have logged in today at my website. by looking their last time of visit entries of the day in my database. i want the mails to be sent at a particular time like 11:30pm every day. how can i do this using jsp. if there is any alternate way of doing it let me know that.
i know how to generate mails so i do not want the code. i just want the code for trigering the query at 11:30 pm.