有人以前遇到过这个错误吗?什么问题,我不知道是什么原因。。
我的代码在这里:如何在 java play 中检索通过 post 传递的数据
提前感谢您的帮助..
It comes from the springbind library that Play is using for the bonding.
You need to add getters and setters in your Java bean.
Please take a look at this: http://blog.sveri.de/2012/04/11/play-2-0-formbind-validation-exception/