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!

Spinner or customized gif on application loading

Sam11116Apr 3 2017 — edited Apr 4 2017

Hi Friends,

When I click a link in a page. It redirects to my ADF app developed in 11.1.1.7 and loads in the same tab. It is taking a bit time as in fragment bounded taskflow I'm executing a java backing bean which inturn calls out a procedure and then calls a create insert method before I call my jsff. Until this is executed users sees nothing but a blank page.

I want to show a customized gif until I see this jsff. How do I add a gif in this case for users to see when application is loading and jsff is loaded.

Note: Application lands on different jspx each time depending on the link clicked in the other application/portal.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 2 2017
Added on Apr 3 2017
5 comments
916 views