Hi
I want to seperate the javascript from the jsp page.
My project is using spring framework. So controller send the value and jsp page receive the value.
and I want put value in javascript will changeable…
But how can I set the value in javascript in this case?