CS311-Introduction to Web Services Development GDB (Graded Discussion Board) Solution Spring 2021. The Last Date of The GDB Answer is :17 August 2021
What is Cookies: 0:12
GDB Answer: 1:31
GDB Question:
Pakistan government organized a competition in different universities to develop a website for corona patients through which patients can apply for online vaccination. Students will be awarded certificates for this website development. All students are given a requirement that website should be developed using java servlets and patient vaccination information (e.g. patient is already vaccinated or not) should not be lost if the client browser get closed. For this purpose, you can use cookies.
Now which type of cookies you will prefer for the given scenario:
Non-Persistent Cookie
Persistent Cookie
Support your answer with solid reasons.
Watch Video for Solution.
#gdb #CS311