Developer Tools
JDeveloper
The productTemplate.jspx page now looks similar to this in the visual editor:
When you run the application, the first page should look similar to this page in your browser:
In the running application, select
Login. On the Login page that displays, enter the username
achen and the password
welcome1, then click
Submit.
Notice that the Welcome message now displays, and the icon has changed. The contents of the products page also display:
Click stock to view the stock page.
Log out and log in again, this time as
dfaviet. Then select the
stock link. You will see an authentication exception, because
dfaviet is a customer and doesn't have permission to access the stock page.
Copyright © 1997, 2009, Oracle. All rights reserved.