利用servlet实现登录时的跳转,但是不过输入是否有错,页面一直都显示为登录前的状态,就是登录框置空

2024-11-01 01:43:18
推荐回答(2个)
回答1:

request.getRequestDispatcher(path).forward(request, response);

应该
out.print("