Multiple choice technology web technology

If no navigation rule matches a given action, then the current page is redisplayed.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The claimed answer is True. In JSF, if no navigation rule matches a given action outcome, the framework's default behavior is to redisplay the current page. This is a fallback mechanism that ensures the application doesn't fail when navigation rules are incomplete.