How can I define a navigation rule from all view-ids from #{current.doLogout} to the same view-id?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
If you don't define any or return
This way you don't need to fiddle with navigation cases in |
|||||||||||
|
|
You need to use wildcards to achieve this Just call the logout method in action tag. and just add this to your faces-config.xml
|
|||
|
|