现在我已经开始使用f:subview 将部分拆分为jsp片段
<af:gridRow marginTop="5px" height="auto" id="gr74">
<af:gridCell marginStart="5px" width="100%" id="gc73" halign="stretch" columnSpan="5">
<af:spacer id="sp19" height="10px"/>
<af:declarativeComponent id="sp28" viewId="/pages/search/searchResult.jsff"/>
</af:gridCell>
</af:gridRow>
新的jsff片段(在本例中为frontStoreSupport.jsff)有自己的frontStoreSupportPageDef.xml,其中包含我在页面中使用的绑定条目。
我的问题是,这个页面上的ADF只读表得到了一个"拒绝访问"。内容应该放在哪里,尽管它们工作得很好在原始页面中。
我进入了"应用程序">"安全性">"资源授予",并向我的应用程序角色添加了视图,就像在第一页中设置的一样。。
这里的任何提示都会得到的大力支持
我自己得到了答案。退出简易
只需复制表的片段pageDefinition中生成的绑定数据,并将其粘贴到mainjsf页面中,在该页面中,您可以将片段作为declarativeComponent