X-Application Version: 3.1.1
Tamino Version : 3.1.1
Platform : Win2k
WebContainer : Iplanet 6
JDK Version : 1.3.1_02
I would like to populate the values of some fields when the value of a select box changes.
However these fields (as well as the select box) are elements of a sequence in Tamino with multiplicity.
So, in order to formulate the names of the input fields, I would need access to the ModuleCursor for the node.
However, the getCursor() method of ModuleInstance is protected. Is it possible to make this public, or is there some other way I could do this?
Thanks,
Puny Sen
#API-Management#Tamino#webMethods