Hi,
I am trying to access the context attribute and assign value to it inside wdDoInit() of the iView. But when i deploy and execute it is saying " Null pointer exception". Please help me.
Code
wdContext.currentInfoElement().setFirstName("Raghu");
Edited by: Raghunathan Mohan on Nov 19, 2008 9:06 AM