从支柱1迁移到Strut 2 2我们将如何编写以下标签
下面是代码代码,如果在登录操作类中获得成功,它将重定向到“欢迎全局前进”。
此标签在某些情况下以JSP页面编写,如果会话有效,则将转发,否则将转发 另一个逻辑重定向。
<logic:redirect forward ="welcome"/>
Below is the code code that will redirect to the welcome global forward if getting success in login action class.
This tag is written in JSP page under some conditions that if session is valid then it will forward, otherwise it will forward
another logic redirect.
<logic:redirect forward ="welcome"/>
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论