Hi all,
Is there a way to add cookies to the web browser where Jmix application is running?
I am getting a response object from a restful service with a header that contains certain information that I want to keep in the browser as a cookie so that I can later retrieve this cookie and add it to the subsequent request calls to the service.
Please advise me on how to go about this in a Jmix application.
Thanks