my task is very similar to processing a payment request for a shopping cart. 
This task can take 4 seconds.  

I use jms to start this async process.

I think I just need to poll the server from the client to see when the
processing is done, and when done move on to the next step in the process. 
that is why i would like a timer within the browser to fire every second or
so, and then I can check the status of the job.


-- 
View this message in context: 
http://www.nabble.com/upgrade-to-4.1.1-tf3983447.html#a11346009
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to