Hi,
I use to extend AnnotateDataBinderInit to write my controller classes, but if I have to access the "binder" variable I have to get it from the page with page.getVariable("binder").
Could you please set it to protected or add a get method to retrieve it without using the page?
Thanks,
bye
Logged In: YES
user_id=89247
Originator: NO
Ready since Mar. 8, 2007.
protected AnnotateDataBinder _binder;