开发者

javax.validation does not exist [closed]

This question is unlikely to help any 开发者_运维百科future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center. Closed 9 years ago.

Newbie question... I'm trying to get form validation working with Spring Web using this tutorial, but I'm getting this error:

package javax.validation does not exist

How can I resolve this? Do I need to install/link additional software? Other javax packages such as javax.servlet are accessible without a problem. I'm using NetBeans 7.0.


Sounds like you're missing a JAR:

http://repository.jboss.org/maven2/javax/validation/validation-api/1.0.CR3/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜