Welcome!
Student should complete the below tasks in this week’s lab session.
Task 1:
This task makes a student gain hands on experience on using servlets to maintain session data using cookies.
Using servlets, create cookies containing 4 usernames(user1, user2, user3, user4 and 4 passwords(pwd1, pwd2, pwd3, pwd4)
Read the usernames and passwords from the cookie and validate them against the username and password entered in the login form done in week 2 exercise.
Task 2:
This task makes a student gain hands on experience on using servlets for authenticating users, whose details are stored in deployment descriptor.
Do the same thing done in task 1 (above), but by storing the usernames and passwords as initialization parameters inside web.xml file.
Suryateja Pericherla, at present is a Research Scholar (full-time Ph.D.) in the Dept. of Computer Science & Systems Engineering at Andhra University, Visakhapatnam. Previously worked as an Associate Professor in the Dept. of CSE at Vishnu Institute of Technology, India.
He has 11+ years of teaching experience and is an individual researcher whose research interests are Cloud Computing, Internet of Things, Computer Security, Network Security and Blockchain.
He is a member of professional societies like IEEE, ACM, CSI and ISCA. He published several research papers which are indexed by SCIE, WoS, Scopus, Springer and others.
Leave a Reply