I have a StatefulSnippet  that uses a CometActor to keep users
informed when performing a lengthy task, much like the example on the
demo site ( http://demo.liftweb.net/longtime).

The only difference being I pass the CometActor an identifier  so it
knows which job to inform the user about.

When the task is over I need to display a form to the user, which I
would assume would be rendered by the snippet.

How does the actor tell the snippet the task is complete ?

I assuming it is trivial and I've thought or coded myself into a
corner.

Thanks in advance.

Jono

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to