1、jsp实现网上书店的后台部分Bookadd.jsp base href= My JSP bookManager.jsp starting page !- - 图书ID 图书名称 作者 出版社 类别 科技 艺术 生活 社会 娱乐 教育 价格 库存 0) /response.sendRedirect(Admin/bookadd.jsp); / % Bookdelete.jsp base href= My JSP bookManager.jsp starting page !- - 图书ID 图书名称 作者 出版社 类别 价格 库存 a href=Admin/bookEdit.jsp?id = on
2、Click = confirm (真的要删除吗?);删除 Bookedit.jsp base href= My JSP bookManager.jsp starting page !- - 图书ID 图书名称 作者 出版社 类别 价格 库存 a href=Admin/bookEdit1.jsp?id = 修改 Bookedit1.jsp base href= My JSP bookManager.jsp starting page !- - 图书ID: input name=bookid type=text id=bookid value= 图书名称: input name=bookname
3、type=text id=booknamevalue= 作者: input name=author type=text id=authorvalue= 出版社: input name=publisher type=text id=publishervalue= 类别: 科技 艺术 生活 社会 娱乐 教育 价格: input name=price type=text id=pricevalue= 出版日期: input name=pubtime type=text id=pubtimevalue= 库存: input name=stock type=text id=stockvalue= input type=submit name=Submit value=确定