
Hi,
The below code on your website states how to run a code at timed intervals. Suppose I want to set a application scope variable inside the run method in this code. How do I do It.
I have tried all possibilities and it doesnt work. Please help me out. I need to set a class as a application scoped object in the run method inside the timer initialization.
http://www.roseindia.net/servlets/ServletContextListenerTimer.shtml
Thanks Neil