1. (a) Web applications run on top of the stateless HTTP protocol. Describe two mechanisms that can be used to build sta
Posted: Fri May 20, 2022 12:27 pm
1. (a) Web applications run on top of the stateless HTTP protocol. Describe two mechanisms that can be used to build stateful sessions on top of HTTP. [4 marks] (b) Illustrate the usage of cookies through a simple interaction between a browser and a web server. Briefly describe how relevant HTTP headers are used. [4 marks]