Re: problem in passing textbox value to jsp page using ajax
Posted By:
Robert_Lybarger
Posted On:
Tuesday, May 15, 2007 06:54 PM
If you want the response to come on another page, why even use "AJAX" in the first place? Just do a normal form submit like we use to do in the good old days...