EnggRoom

Full Version: how to make user login and admin login page using servlet and jsp.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how to make employee login and admin login page using servlet and jsp in eclipse.
when admin logins there sholud be 2 buttons namely list of employees and task.
when he press list of employees it should display employees list with edit and delete option.

when employee logins it should display task given by admin.

thank you in advance