Is it possible to use jsp variable value to initialize JQUERY variable?

Posted by Param-Ganak on Stack Overflow See other posts from Stack Overflow or by Param-Ganak
Published on 2010-03-12T07:17:57Z Indexed on 2010/03/12 7:27 UTC
Read the original article Hit count: 219

Filed under:
|
|
|

Hello Friends!

I have some questions which are as follows:

1. How can I use the JSP variable/array in JQUERY code? Here what ever the JQUERY code we have is stored in separate .js file and that file is included in the JSP file. 2. Actually I want to initialize the JQUERY array with the JSP variable. So please guide me to achieve this task.

Thank You

© Stack Overflow or respective owner

Related posts about servlets

Related posts about java