Yes, the code is designed to be thread safe. On Mon, 2010-08-02 at 07:15 -0700, fachhoch wrote: > I was looking into cometd , I tried the example it worked for me.I have a > new requirement , > I have to update a panel in my page if a job running seperately in a > thread has finished processing. > > > for example user clicks a link, this starts a job in a thread > asychronously. This job might take several days , when this user logs in > back and if the job is completed I want to show the user that the job is > completed, > in my case a thread has to publish to a channel is this possible ? > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org