On Jul 20, 2005, at 8:48 AM, Howard Lewis Ship wrote:
@Persist
public abstract void setCallback(final ICallback callback);
(or add <property name="callback" persist="session"/> to the XML)
Thanks, Howard.
That's actually what I'm doing now. I guess I'm wondering why that
old code no longer works. Since I threw the same page instance, why
did it go ahead and create a new one? Also, I've found with this
method that I need to invalidate the callback myself when I'm done
with it -- well, I probably don't need to, but I could envision other
such cases with instance values that I would.
Thanks,
Kevin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]