posted 14 years ago
hi,
how to assign javascript variable value to a jsp variable?
i 've following code
in this i am getting alert as
"some data from the class NewClass +YYYYYYYYY"
instead of "some data from the class NewClass +XXXXXXXX"
please help me in this scenario.