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!

How to navigate to specific Record using Query String

user2271548Jun 1 2014 — edited Jun 3 2014

Hi,

I have a link in JSF page, When I Click on it, it navigates to ADF Form that contains customer data. I have appended Customer ID in URL as query string. Like this http://127.0.0.1:7101/Login2-Project1-context-root/faces/register_customers.jsf?CUSTOMER_ID=6

I want that ADF form should  navigate to Customer ID= 6 when I pass parameter through query string.

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 1 2014
Added on Jun 1 2014
5 comments
247 views