Time for action – creating a login page

A login page can be created by following these steps:

  1. Right-click on EmpDirectoryApplication and select Configure ADF Security under Secure.
  2. In the Configure ADF Security wizard, select ADF Authentication and Authorization.
  3. Under Authentication Type , select Form-Based Authentication and check Generate Default Pages.
  4. As you can see, Login Page will be named login.html and Error Page is named error.html. These files will be created at the root of the web application.
    Time for action – creating a login page
  5. Continue until you click the Finish button as explained before.
  6. Now when you run your index.jspx page, you will be redirected to the login.html page. ...

Get Oracle ADF 11gR2 Development Beginner's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.