search

Home  >  Q&A  >  body text

mysql - java web开发如何删除jsp表中的一行数据

怎么定位需要删除的那一行

大家讲道理大家讲道理2898 days ago291

reply all(1)I'll reply

  • 阿神

    阿神2017-04-18 09:53:07

    Can you elaborate on the context of the problem? Each row of your data should have a primary key ID in the database. Use this ID as a hidden field in each row of data or an attribute value in <td>

    reply
    0
  • Cancelreply