General question across Jdev/ADF version.
Should I do something like this: AdfFacesContext.getCurrentInstance().getPageFlowScope().put("SomeKey", MessageVar);
In an ApplicationModuleImpl.java file? To do that I have to add JSF libraries to the Model.
TIA,
Dave