In many cases the Navigation Controls (Back button e.t.c.) can produce problems in a Fusion ADF application.
If you have built you app to use Firefox (yes some ADF Rich Faces do not behave the same under IE), you can check a great add on for Firefox called Firefox Prism. More here.
If you have built you app to use Firefox (yes some ADF Rich Faces do not behave the same under IE), you can check a great add on for Firefox called Firefox Prism. More here.
Spyros,
ReplyDeleteWe've been using Prism & it's been working great but unfortunately it's not available anymore in FF 4.
We've moved to Chrome which also has a similar lock down feature (application shortcut) that you can lock down further with a chrome js extension.
A way to minimize these problems is to use a single page application from where BTFs are called in dynamic regions.
But this too can be limited if you have lots of apps or use an sso page or some other portal entry point page..
And apart from these browsers lock down trick, today there is no clean design patterns to avoid these problems.
Jean-Marc,
ReplyDeleteThanx for the feedback!
As you can see the post is old (probably FF4 was not around then :) ).
Unfortunately it seems there is no way to avoid them. Let's hope in the future will be some :)