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!

Bookmarking a page inside a bounded taskflow - ADF 11gR2

user11899607Aug 20 2011 — edited Apr 24 2012
Hi,
In my application (using ADF 11gR2), i'm using bounded taskflows with JSPX pages (no fragments). All i need to do is try to bookmark a default view activity of this task flow.
Since i cannot bookmark JSPX pages in side bounded taskflows, is there any other way i can achieve this?

By setting the 'URL Invoke' property of the taskflow to 'url-invoke-allowed', i am able to access these pages individually. But, it is not able to call my initializer function as it was not able to resolve my managed-bean-name (it is evaluated to null). Any idea why this is happening?

Thank.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 22 2012
Added on Aug 20 2011
7 comments
1,213 views