Hello,
What you need according to me is a simple java application. This will have all
the logic you need and a shell script with the "Corn" daemon on Unixes or a
sheduler on NT platform might invoce this java application for you after the
specified amout of time.
Hope this helps,
Pankaj
Note: for that matter it doesn't have to be a java application, for faster
execution it may be any compiled language(C++/c).
Lalith Jayaweera <[EMAIL PROTECTED]> wrote:
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
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
___________________________________________________________________________
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