首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2EE开发 >

struts 标签,该如何处理

2012-01-26 
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的属性名一样就可以了

热点排行