Developer Tools
JDeveloper
In this step you add a link to your page template that allows users to log in and log out of your application, and text to display the name of the current user.
You will also add two icons to your page, to indicate whether or not the user is logged in. You can use
key.png (for not logged in) and
listLockIcon.png (for logged in) from
jdev_home\jdeveloper\ide\lib\oicons.jar.
You will use the Property Inspector and Expression Builder to enter the syntax that determines what is rendered.
Copyright © 1997, 2009, Oracle. All rights reserved.