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!

OracleADF 12c - faces-config - navigation

FabMoreiraSFeb 24 2014 — edited Feb 24 2014

Hi Guys, I am functional consultant in Brazil - Rio de Janeiro, and I'm with the challenge of creating prototypes in Oracle ADF.

I have faced some difficulties, will you help me?

I have a template.jsp that has a menu that will be common to every application.

I need you through the menu, it navigate to another page.

I did the face-config, but is not working.

hugs,

< email address removed by moderator else you will be spammed for all Eternity >

Comments

Timo Hahn

User, ADF don't use the faces-config.xml but the adfc-config.xml to wire up all naviagations. Using the faces-config.xml means that you omit the advanced adf rich faces lifecycle.

Timo

FabMoreiraS

Hi Timo, thank you so!

Could you guide me how to use the ADFC-config.xml?

I was told I could not navigate from one page template for a page, is this correct?

hugs

dvohra21
Timo Hahn

You use the adfc-config.xml just as you would use the faces-config.xml. The adfc-config hosts the always present unbounded task flow (5 ADF Controller Task Flows 5.4.1 especially). For more info about task flows read the whole chapter or e.g. work through this tutorial

Oracle JDeveloper 12c (12.1.2) Tutorials - Working with Bounded Task Flows, Regions and Routers


Timo

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 24 2014
Added on Feb 24 2014
4 comments
153 views