Posted By:
Shanice_Tan
Posted On:
Tuesday, March 25, 2003 11:44 PM
Hi, I have problem on passing javascript value into JSP variable. I've tried to put the javascript value into a hidden text box, then use JSP command "request.getParameter("xx");" to get the hidden text box value, but can't get the value when the form is not submitted. How can i do that?
Please give your advise. This is urgent.
Thanks a lot.