Servlet problem
I am using tomcat.
I have created a servlet which puts some classes which inherits the timertask object in timer object. So that the classes executes at specific rate at specific time. But some of the processes are not getting executed at all. There are some processes which are executing but others are not. I am using solaris OS.
Please advise.
Thank you.

