0
点赞
收藏
分享

微信扫一扫

Struts2中的No result defined for action错误


success.jsp中的错误提示:No result defined for action org.com.lin.LoginAction and result success.

我所找到的解决办法:

将login.jsp 中的form中的action的值和struts.xml中的换成首字母大写。

举报

相关推荐

0 条评论