Exemplo n.º 1
0
 @Override
 protected void onBind(HttpServletRequest request, Object command, BindException errors)
     throws Exception {
   super.onBind(request, command, errors);
 }