3 Replies Latest reply on Jun 17, 2009 3:02 PM by mobwerner

    Problem with Richfaces Wizard and Seam

    paulmkeogh

      I'm trying to implement a wizard using RF and Seam 2.1.1 - I'm following the example from the Practical Richfaces book by Max Katz.

      I can successfully create the modalDialog and the first wizard page but when I click on the next link/button, the second page is displayed fully in the browser window - ie. it jumps out of the modalDialog.

      I've played around with placing <h:form> tags but to no avail. This must be something simple I'm missing - any suggestions ?