Jon
----- Original Message ----- From: "Heath Borders" <[EMAIL PROTECTED]>
To: "MyFaces Discussion" <[email protected]>
Sent: Thursday, April 07, 2005 10:55 AM
Subject: Re: Managed Bean OO Design question
With our wizard pages, the user is not allowed to skip a page if that page has required input. This is controlled by JSF. If there is an optional page, the user can skip it. If there are many optional pages our wizards have a summary page that shows the changes before they make them. This way, the user has the opportunity to go back and make changes.

