I am trying to spawn a thread with an arbitrarily long task associated with
it on button click.  I have tried both creating my own thread and not
creating a thread but it seems an abandoned Thread remains even after
completing.  I noticed this using the Netbeans profiler.  What is the
appropriate way to spawn a task on the server without leaving this abandoned
Thread?

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Spawning-Thread-on-button-click-tp4669657.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to