Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to create a Login page using ADF

2677460Jun 25 2014 — edited Jun 27 2014

Hi,

I need to create a Login page for our web application using ADF. User will enter the username and password and hit the submit button .If the entries are correct then it will redirect him to the homepage of our application.

The username and password are stored in a custom database table named User_login.

I have created an Oracle PL/SQL procedure to create and validate this login information.

Could anyone please suggest how to proceed now with ADF ?

As I am completely new in ADF and Java I really need detailed step by step guidance of doing that

Thank You

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 25 2014
Added on Jun 25 2014
7 comments
1,948 views