Oracle Fusion Middleware
Thursday, June 20, 2013
How to display ADF application in an iframe
Add the below code to web.xml to
<context-param>
<param-name>oracle.adf.view.rich.security.FRAME_BUSTING</param-name>
<param-value>never</param-value>
</context-param>
Note This can make the application vulnerable to clickjacking
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment