<button> <a href="updateByID.jsp?sid=${stu.sid}">编辑信息button>
控制层spring的@Respuest(/stu),在调用时跳转会有/stu/**.jsp这个前缀
a标签中的.jsp 去掉试试