mojarra « validation « JSF Q&A





1. selectManyCheckbox LazyInitializationException on process validation    stackoverflow.com

It appears that if you use a selectManyCheckbox backed by a set that is proxied by hibernate you will run into problems with the dreaded LazyInitializationException. This has nothing to do ...

2. JSF Validation Error: Value is not valid    stackoverflow.com

I know this seems to be a common one, but I'm lost with it. Occurs on clicking the Add button in assessment.jsf. Anyway, I've attached what I think are the relevant ...