someone got this error before? what is the problem, i cannot figure out the reasons..
my codes are here: how do i retrieve data passed thru post in java play
thanks for help in advance..
someone got this error before? what is the problem, i cannot figure out the reasons..
my codes are here: how do i retrieve data passed thru post in java play
thanks for help in advance..
これは、Playがボンディングに使用しているspringbindライブラリからのものです。
JavaBeanにゲッターとセッターを追加する必要があります。
これを見てください:http://blog.sveri.de/2012/04/11/play-2-0-formbind-validation-exception/