警告: Could not find action or result There is no Action mapped for namespace [/] and action name [Users_login] associated with context path [/struts_hibernate]. - [unknown location]
dtd版本是2.5吧?是的话,加上这句 <global-allowed-methods>regex:.*</global-allowed-methods> ,就可以了