My web app is made using Html and Javascript, and runs under Apache tomcat. I made an authentication form , but I'm struggling in managing multi-users acess.
I'd like to grant each user the right to acess certain web pages.
It seems that plenty of the scripts that are online are made using PHP.
How should I write a simple javascript function, that controls the password authentication and grant each user access to the pages I define for him?
Any hint or help would be highly apreciated.
أكثر...
I'd like to grant each user the right to acess certain web pages.
It seems that plenty of the scripts that are online are made using PHP.
How should I write a simple javascript function, that controls the password authentication and grant each user access to the pages I define for him?
Any hint or help would be highly apreciated.
أكثر...