首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

struts2 <s:textfiled />标签自动换行的批改

2012-09-08 
struts2 s:textfiled /标签自动换行的修改struts2 默认的s:textfiled /标签会自动换行,如果不想它自动

struts2 <s:textfiled />标签自动换行的修改
struts2 默认的<s:textfiled />标签会自动换行,如果不想它自动换行,在<s:form>标签中添加属性theme="simple"
不过这样struts2表单标签默认的布局就没有了

热点排行