当我尝试写这样的东西时:<html:text styleId="Istituto" type="number">在 struts1 中,它给了我一个错误
<html:text styleId="Istituto" type="number">
根据 TLD,标签文本的属性类型无效
如何将“类型”属性添加到<html:text>标签?
<html:text>
jsp-tags struts-1
jsp-tags ×1
struts-1 ×1