ADF inlineFrame application gets reloaded every time action component is clicked
(Doc ID 2726176.1)
Last updated on JUNE 21, 2021
Applies to:
Oracle JDeveloper - Version 12.2.1.4.0 to 12.2.1.4.0 [Release 12c]Information in this document applies to any platform.
Symptoms
An ADF application has a desktop application inserted into the ADF page. The desktop application is embedded using af:inlineFrame. When performing any
action in the application (such as a button click) the inlineFrame is getting reloaded.
For example:
1. A page renders with split panels. PanelBox1 contains a commandLink with a commandButton "Click Me to see reload issue". PanelBox2 contains an
inlineFrame application.
2. Click CommandButton "Click Me to see reload issue" 3. Notice the inLineFrame Application in PanelBox2 reloads.
Intended behavior : inlineFrame should not reload when button is clicked in the application.
Actual behavior : Application in inlineFrame is reloading again and again whenever user is clicking the button.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |