Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is there a way to encode session information within a form?

encode form session
0
Posted

Is there a way to encode session information within a form?

0

String url = response.encodeRedirectUrl(“NewPage.jsp”); response.sendRedirect (url); to forward to new pages. Is there any way to do this within a form so that when the submit button is clicked the new page will have access to the session information. I am trying to do this with cookies switched off.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123