Passing parameters between CQ pages
Hi,
I have created 2 pages in CQ using different templates. I have a link in first page on click of which I will land on second Page (using <a href> in first page).
Now I want to pass some parameters (either in map or list) from first page to second page.
Kindly let me know what is the best way to pass information between pages (through request , session or cookies?).
Thanks in Advance.
Regards,
Sagar