Guys,

I have a situation where by im using comet actors to watch something
on a 3rd party system. Now, when the monitoring needs to stop, I want
to explicitly shutdown that comet actor and redirect some to place
else. However, when I pass the comet actor the ShutDown message, the
page redirects to "/"

So, my question: is it possible to do something in localShutdown to
redirect the user? Or in some other-way stop the redirecting to "/" ?
I want to do this because by keeping it to a single comet actor
lifecycle, jobs are submitted on the 3rd party system only once even
if they refresh the page etc.

Thoughts?

Cheers, Tim
--~--~---------~--~----~------------~-------~--~----~
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