i have created a webpage using xpages. I not sure how to use Access control rules to force user to go login page and check for "address book" account.
Below will be the sample page i created using xpages.
Submit button to check address book whether this person is exist or not
Anonymous to request for an email address for their address book. This one will by pass the validation and go to the request page but only "Anonymous can access".
Login...Go to "Approved page", but before that, user need to go to server login screen to login his user account.