Entries from Shay Shmeltzer's Weblog tagged with 'login'

Simple JSF Login page with Users in a DB table

For some reason one common request we see on OTN, especially from people who just start their JDev/ADF route from Oracle Forms background, is to create a login screen that uses a database table with username/password to validate users. It...