not working , its wrong entry please correct it would be like this ADFContext.getCurrent().getPageFlowScope().get("iconSl")
It's work fine:Map map = AdfFacesContext.getCurrentInstance().getPageFlowScope();Object obj = map.get("key");JDeveloper 11.1.2.4.0
Thankyou :)
not working , its wrong entry please correct it would be like this ADFContext.getCurrent().getPageFlowScope().get("iconSl")
ReplyDeleteIt's work fine:
DeleteMap map = AdfFacesContext.getCurrentInstance().getPageFlowScope();
Object obj = map.get("key");
JDeveloper 11.1.2.4.0
Thankyou :)
ReplyDelete