Skip to Content
0
Former Member
Nov 19, 2008 at 07:57 AM

unable to access context attribute from wdDoInit()

28 Views

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