previous | index | next

Creating Operation.jsp with a Grid Panel

In our example we would like to pass the user's Operation and Difficulty selections from Welcome.jsp to Operation.jsp.

Example: If the user selects operation Subtract and difficulty Medium and clicks Start in Welcome.jsp, then Operation.jsp should display like this.

This layout is achieved through the Grid Panel component in the Woodstock Layout palette:


previous | index | next