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