Hi,
how to pass value frm javascript to jsp page.
Thanks in advance...
~ ukbasak
It would probably be more intuitive to pass the value from a form to jsp. I understand the value is stored in javascript, but you should be able to use a hidden field or something to put it into the form.
The only ways are to use form, cookie, or querystring.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.