I want to set a JavaScript variable from JSP without causing the entire page to reload. The code I have now sets the variable, but reloads the entire page as a side effect.I want to set a JavaScript variable from JSP wi
I want to set a JavaScript variable from JSP without causing the entire page to reload. The code I have now sets the variable, but reloads the entire page as a side effect.I want to set a JavaScript variable from JSP wi