Java EE Tutorial #9 - JSF Navigation

preview_player
Показать описание
Java EE Tutorial #9 - JSF Navigation

In this tutorial I show you how to use JSF-Navigiation to jump from one page to another.
We will use Navigation-Rules to define which Button leads to which page.

If you have any questions, feel free to write a comment ;).

Subscribe now!

Рекомендации по теме
Комментарии
Автор

Can you have 2 <from view id> tags inside one <navigation rule>
Thank you

BDyoungster
Автор

Thank you Dennis, your videos are very useful.
Please help me with a question. I know that in JSF2 instead of use navigation rules I can directly write in the outcome some like this outcome="app/pages/users/create.xhtml", I think is easier use the previous way, but, Have some advantage use the navigation rules? Thank you Dennis, greetings from Colombia.

cristianarteaga