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/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With