- From: rob sanders <rsanders@draper.com>
- Date: Thu, 8 Jul 1999 11:14:49 -0400 (EDT)
- To: "www-jigsaw@w3.org" <www-jigsaw@w3.org>
Hello Everyone: Jigsaw Server + a servlet that implements Runnable interface if I attempt to execute something like: Thread.currentThread().wait(interval); The java interpreter says I don't own the thread. * Are there restrictions on thread operations in servlets imposed by Jigsaw security manager? * Is there a mechanism for becoming owner of the thread? -rob
Received on Thursday, 8 July 1999 11:16:14 UTC