strtuts2 異常之Could not create and/or set value back on to object
Posted on 2010-06-22 11:14 瘋狂 閱讀(4138) 評論(2) 編輯 收藏 所屬分類: questions_hander 、questions 、struts 、web 異常: strtus2中表單提交時報Could not create and/or set value back on to object
最終解決辦法:對應于表單的bean 需要空的構造函數。
最終解決辦法:對應于表單的bean 需要空的構造函數。