-1

I have one jsp file where I want to assign a value in the session and also I want to fetch the value in the other jsp file using Javascript. How to do that? Thanks in Advance.

I want to set the session value in one jsp file and get it in other jsp file using javascript.

Vasu
  • 1
  • Given that JSP is executed server-side and Javascript is executed client-side (in the browser), I don't see how this could be possible. Can you please give us more details about what you're trying to do ? – Emilien Aug 29 '23 at 07:58

0 Answers0