当前位置:Gxlcms > html代码 > 关于struts中的表单元素-Formbeannotspecifiedonmappingforaction:"helloa.do"报错_html/css_WEB-ITnose

关于struts中的表单元素-Formbeannotspecifiedonmappingforaction:"helloa.do"报错_html/css_WEB-ITnose

时间:2021-07-01 10:21:17 帮助过:32人阅读

今天测试struts时仿照书上写了一个小的表单提交代码

1 2         3     

报 Form bean not specified on mapping for action: "helloa.do"错。

struts-config.xml中的配置如下:

    

这里没有用到ActionForm,所以没有加name属性,这个应该没有什么影响。

后来更改前台代码如下:

 

页面成功跳转,可能是标记的原因,遂此记。

人气教程排行