Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In most web applications, navigation is not static. The page flow does not just depend on which button you click but also on the inputs that you provide. For example, submitting a login page may have two outcomes: success or failure. The outcome depends on a computation—namely, whether the username and password are legitimate.
To implement dynamic navigation, the submit button must have a method expression, such as: