Reason: HTML tags and struts tags are mixed, or there is no & lt; outside of the form element; html:form> Label the package
Solution: unified label
<html:form action="/login.do">
<bean:message key="info.input.account"/>
<html:text property="account"></html:text><br>
<bean:message key="info.input.password"/>
<html:text property="password"></html:text>
</html:form>
Similar Posts:
- Angular7:Can’t bind to ‘formGroup’ since it isn’t a known property of ‘form’ [Solved]
- Struts 2.0 Error: The Struts dispatcher cannot be found (Error 500 Internal Server Error)
- Vue3’s use of reactive/torefs + V-model leads to the failure of response and the failure of El form input
- HTTP status 405 – request method ‘get’ not supported using springmvc
- [Solved] Spring introduces the properties variable Error: org.springframework.beans.TypeMismatchException…
- Delphi error: raised exception class Elisterror with message “list index o ut of bounds(0)” The array is out of bounds
- git push error: RPC failed; HTTP 403 curl 22 The requested URL returned error: 403
- Configure Struts2 web.xml to report an error [How to Solve]
- Error message of element and Vue framework