success.jsp中的错误提示:No result defined for action org.com.lin.LoginAction and result success.
我所找到的解决办法:
将login.jsp 中的form中的action的值和struts.xml中的换成首字母大写。
success.jsp中的错误提示:No result defined for action org.com.lin.LoginAction and result success.
我所找到的解决办法:
将login.jsp 中的form中的action的值和struts.xml中的换成首字母大写。