struts2 中的submit标签还支持onsubmit吗我的代码[code="java"]/s:form[/code]
在MyEclipse7.5中编译器提示 undefined attribute name "onsubmit"在程序运行时在onsubmit处出错。
2.1.6版本已经改变了很多属性
好像form才有这个属性啦