if (wk != null) {
var jswk = wk.userObject;
jswk.continuation(jswk);
// note: not reached
}What kind of object is jswk? Is it an o.a.c.components.flow.javascript.JSWebContinuation? Where is this "continuation" method defined (assuming it is a method) and why is it passed an instance of itself?
Thanks in Advance,
Ugo
-- Ugo Cei - Consorzio di Bioingegneria e Informatica Medica P.le Volontari del Sangue, 2 - 27100 Pavia - Italy Phone: +39.0382.525100 - E-mail: [EMAIL PROTECTED]
