jsp 中实现点击按钮 实现页面跳转到HTML时间:2024-02-21 18:20:20 <input type ="button" value="跳转" onclick="window.location.href=\'main.html\'">