Hi,

   In my project(client/server application) am letting clients to fill forms
and send back to the server untill some day. The details will be stored in
the Db(oracle) without any filtering(as it is), But after the above
mentioned duration(say after 7 days) I have to process above details for eg
find the best customers(client) depending on some condition and send back
emais for them.

My question is can we automate the above scenario(without any user
intervention).Simply what I want is can the necessary servlets be executed
(automatically)based on some time(after 7 days). If can't how can this be
implemented. Should I move from servlets to something else.

thanks in advance
lalith

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to