Is there any way to send JSESSIONID via hidden inputs? Something like
<input type="hidden" name="JSESSIONID" value="<%= session.getId() %>"/>
I tried everything but nothing seems to be working.
It works if I directly access the other page with
www.example.com/app/q.jsp;jsessionid=CC7A1A07E117B66F4C5D8910F4F138F3