Developer Tools
JDeveloper
When you run the
br-o.jspx page and navigate to an order that has more than two items in the table, the page in a desktop web browser should look similar to this:
Where there are more than two rows in the order items table, a control displays above the table to enable you to browse the remaining rows:
When you click
Edit to navigate to the
ed-o.jspx page, the edit page in a desktop web browser should look similar to this:
The columns on the edit page reflect the width values that you set previously. For example, the input field for OrderId holds 5 characters, while the input field OrderDate can accommodate 12 characters.
Copyright © 1997, 2009, Oracle. All rights reserved.