I have a servlet running under tomcat4.1.24.  I want the servlet to sleep
for 30 minutes and sync with another servlet hosted by one of my friends,
but it seems that tomcat kills the thread, and wont let it run every 30
mins.  Is there something I can do to ensure tomcat doesnt kill the thread?
It works fine on my friends machine (not tomcat).
Thanks
Allan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to