how to pass javascript variable to the jstl code

Posted by venkikam on Stack Overflow See other posts from Stack Overflow or by venkikam
Published on 2010-03-25T17:17:55Z Indexed on 2010/03/25 17:33 UTC
Read the original article Hit count: 237

Filed under:

I have something like the below code I need to pass the variable selectedIndex to the jstl code. How can i do this? Please help

javascript function:- function updateSP(selectedIndex) { }

© Stack Overflow or respective owner

Related posts about jstl