Data security in webapplication
Content
Hi Experts,
Created a web app having a BO and three pages.
- main-start: This is used to list all the data under BO and having two buttons. One is used to create a new record and another is used to update the record.
- main-create-emp: This is used to create a new record and opens when a Create emp button is clicked from the main-start page.
- main-edit-emp: This is used to update the record and opens when an Edit emp button is clicked from the main-start page.
Setup two roles (admin and user) from the settings section of the application. Each role is assigned a user. I added the data security on BO and put a condition on the user role
0