Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF: Browser refresh(F5) button issue

SekharChanduAug 4 2014 — edited Aug 5 2014

Jdev 11.1.1.6


In ADF application, we are implementing search functionality to find the member based on their Firstname , Lastname, SSN etc, So whenever user enters the SSN Number, FIrstname, Lastname based on the request the web service will return the members and and the results are displayed in the form of table. This functionality is working alright.


But, when I run the application in IE, after performing valid search with results and after clearing the given search criteria and results, and when I refresh the browser(F5), it will throw a pop-up asking for "to display the web page again, the web browser needs to resend the information that you have previously submitted" and when i click on Retry", and when I hit enter, it is returning the last searched person info even after clearing the search criteria and results. I am seeing this issue only when the pop-up appears while refreshing.


Is there any way we can disable the pop-up or any other solution to remove the cache on page refresh?


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2014
Added on Aug 4 2014
2 comments
472 views