严重: Servlet.service() for servlet [spring] in context with path [] threw exception

严重:Servlet.service()forservlet[spring]incontextwithpath[]threwexception[Requestproces... 严重: Servlet.service() for servlet [spring] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors
Field error in object 'oneCardSolutionUser' on field 'unit_id': rejected value []; codes [typeMismatch.oneCardSolutionUser.unit_id,typeMismatch.unit_id,typeMismatch.int,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [oneCardSolutionUser.unit_id,unit_id]; arguments []; default message [unit_id]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'unit_id'; nested exception is java.lang.NumberFormatException: For input string: ""]] with root cause
org.springframework.validation.BindException: org.springframework.validation.BeanPropertyBindingResult: 1 errors
Field error in object 'oneCardSolutionUser' on field 'unit_id': rejected value []; codes [typeMismatch.oneCardSolutionUser.unit_id,typeMismatch.unit_id,typeMismatch.int,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [oneCardSolutionUser.unit_id,unit_id]; arguments []; default message [unit_id]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'unit_id'; nested exception is java.lang.NumberFormatException
在同一个jsp页面,登录个人用户,首页不报错,链接也报错。求大神指导
展开
 我来答
匿名用户
2015-09-29
展开全部
Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'unit_id'; nested exception is java.lang.NumberFormatException

定义是int,传递了 String的值
本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
百度网友27e4990
2015-09-29 · TA获得超过265个赞
知道小有建树答主
回答量:221
采纳率:60%
帮助的人:79.1万
展开全部
Failed to convert property value of type 'java.lang.String' to required type 'int' for property 'unit_id

这句说了错误的原因,unit_id 需要个int类型的,结果给了个字符串。
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式