struts 标签STRUTS 标签.input type password name Password autocomplete off这个换成struts
struts 标签
STRUTS 标签.<input type = password name = Password autocomplete = "off"> 这个换成struts 怎么写 主要是autocomplete = "off"
[解决办法]
用struts并不代表你一定要用标签,直接用input也可以,name和你form的属性名一样就可以了
