If you want to display or fit an ADF application in an
iFrame, you have to add below statement
to web.xml file.
iFrame, you have to add below statement
to web.xml file.
<context-param>
<param-name>oracle.adf.view.rich.security.FRAME_BUSTING</param-name>
<param-value>never</param-value>
</context-param>
<param-name>oracle.adf.view.rich.security.FRAME_BUSTING</param-name>
<param-value>never</param-value>
</context-param>
(Visited 1 times, 1 visits today)
No Comments