Guys,
Please can any one tell me how to get the portalruntimecontext in a portlet.
I found that it can be got from Navigation.getPortalRuntimeContext().
But this is returning null.
Is there any specific way to get this. Does it need any xml decelerations.
Thanks in advance.
I don't know how connect to portal runtime context in simple portlet (for example in HelloWorld)
please help