獲取table中每一行的值,封裝爲Json數據傳給後臺,後臺採用SSM框架。

1.table.jsp <table border="1" id="tab"> <thead> <tr> <th>姓名</th> <th>年齡</th> <th>性別</th> </tr> </thead> <tbody> <tr> <td><input type="text" name="name" value="
相關文章
相關標籤/搜索