Hi Eddy,

this should help:

http://rifers.org/docs/api/com/uwyn/rife/engine/ ElementSupport.html#getContinuationId()

Take care,

Geert

On 18 May 2007, at 16:19, Eddy Young wrote:

Hello,

Does anyone know how to check if the current element is being processed as part of a continuation?

I have a "login" element that either calls "answer()" or display a content block, depending on whether it was called with "call()" or accessed directly. In order to do that, it needs to know whether it is being called as part of a continuation or not.

I suspect the solution lies in checking some properties of the active context (ContinuationContext.getActiveContext()), but I cannot seem to put my finger on it.

Any ideas?

Thanks,

Eddy
_______________________________________________
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


--
Geert Bevin
Terracotta - http://www.terracotta.org
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


_______________________________________________
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to