Hi all
I need to put a program on the server that frequently get data from the web and update the database with these data and this program should do this automatically.
Can anyone put me on the Beginning of the road. I read in some websites about servlet context listener ... Is it what I need and if so how can I make it works on the server automatically.
regards