ajax + servlet實現頁面局部刷新

jsp頁面部分代碼: <form name="myForm" method="get"> <input type="text" name="input1" /> <input type="button" value="Click" οnclick="ajaxFunctio();" /> <input type="text" name="output1" /> </form> ajaxFunctio
相關文章
相關標籤/搜索