reading date change

hello all,

for my application,i am storing birthday dates of all of my customers.i want to tell "happy birthday" to them on respective dates.for that i have to see the change of date everyday and i have to cross check each and every day, then i have to send them.

this thing i am doing in JSP.so i need to get the change of date.it changes on every night 12pm. that one i have to know and i have to cross check it with the dates in database.

friends please tell me how to do this.how to get the change of date.

THANKS IN ADVANSE

regards

srinivas

[593 byte] By [gsrinivas012a] at [2007-10-2 10:43:42]
# 1
hi,On login, with user ID password , additional'y chk DOB of client with current db date. and make wishGanesh
GaneshNarayana at 2007-7-13 2:53:40 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2

First of all thanks for ur reply.these many days i was not feeling fell.i did not come to off.

There will be so many clients. and i don't want to give that "Happy Birthday" in a popup window.I wnat to send SMS to the client.if 2 clients r bron on the same day then the 2 have to get SMS from our control center.

i think we have to use some listener or some DateChange event.

thanks in advanse

srinivas

gsrinivas012@rediffmail.coma at 2007-7-13 2:53:40 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...