success.jsp中的错误提示:No result defined for action org.com.lin.LoginAction and result success.
我所找到的解决办法:
将login.jsp 中的form中的action的值和struts.xml中的换成首字母大写。
Struts2中的No result defined for action错误
阅读 171
2022-12-07
success.jsp中的错误提示:No result defined for action org.com.lin.LoginAction and result success.
我所找到的解决办法:
将login.jsp 中的form中的action的值和struts.xml中的换成首字母大写。
相关推荐
精彩评论(0)