jsp « Validation « JPA Q&A





1. Hibernate JSP validation    coderanch.com

Hi guys I have created an EJB that receives data from a web service and sends the data to thbe hibernate entity class that puts it in the database. I have 2 questions 1. I take the complete argument list in an object how can I access each variable seprately to do some validation in my ejb before calling em.merge on ...

2. Cannot cast org.hibernate.validator.util.LazyValidatorFactory to javax.validation.ValidatorFactory    coderanch.com

Cannot cast org.hibernate.validator.util.LazyValidatorFactory to javax.validation.ValidatorFactory (EJB and Other Java EE Technologies forum at JavaRanch) A friendly place for programming greenhorns! Big Moose Saloon Search | Java FAQ | Recent Topics Register / Login JavaRanch Java Forums Java EJB and Other Java EE Technologies Author Cannot cast org.hibernate.validator.util.LazyValidatorFactory to javax.validation.ValidatorFactory ezani abd halim Greenhorn Joined: Jan 12, ...