Re: Hi, I want to send a javascript variable value to a java server page variable.
Posted By:
vijay_prasanna
Posted On:
Thursday, March 22, 2001 03:34 AM
you can use the getVariable/get Attribute methods of the Request object to pass the values.
Maybe you can also use the setter methods,orelse pass through a hidden variable.