删除某些数据后,为了更好的用户体验感,可能无需提示成功,直接跳转后重新显示删除后剩余的数据,此时可以将一次请求定义成一个转向。。。
<forward name="back"
path="/GeRen/messagelist.do?method=loginornot" redirect="false">
</forward>
<forward name="back"
path="/GeRen/messagelist.do?method=loginornot" redirect="false">
</forward>