M
manish sahu
hi friend i wants to write the varifivation code in java . There is
one login page where user will input user name and password.
Now my work is that i have to take user name and password and identify
their role( here 4 different roles are there student,
faculty,Admin,alumini) i have to varify username and password and
based on role i have to send then in appropriate page.
Where should i write this code(servlet, jsp..)
what will be the code
one login page where user will input user name and password.
Now my work is that i have to take user name and password and identify
their role( here 4 different roles are there student,
faculty,Admin,alumini) i have to varify username and password and
based on role i have to send then in appropriate page.
Where should i write this code(servlet, jsp..)
what will be the code