Ok.. Am making a project on bank Que management sys. Two types of roles-
admin
bank officer
each has dere own duties..
According to my textbooks U need to hard code everybody logging in, into web.xml which is not feasible(i dont want my app to touch it after deployement to add/del users). I thought of attaching all users to the roles created-but dats mal programming(-?). Any other way todo it? Tnx
admin
bank officer
each has dere own duties..
According to my textbooks U need to hard code everybody logging in, into web.xml which is not feasible(i dont want my app to touch it after deployement to add/del users). I thought of attaching all users to the roles created-but dats mal programming(-?). Any other way todo it? Tnx