Prasho30 0 Newbie Poster

I have javascript variable as

var str = "str";

want to access this value in jsp scrptlet

Want to know what r the possible ways?

Thanks