Can someone provide insight on the adverse affects of
invoking sleep() from a servlet. I understand that the
J2EE explicitly forbids invoking sleep from within a
servlet and it is not hard to figure out this could
cause problems given that a single tomcat thread may 
service multiple requests. But I still see
applications that break this rule so I would like to
hear ideas on this.
             Clark 


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/

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

Reply via email to