![Target Unreachable, identifier [Bean] resolved to null](https://i2.wp.com/www.javatuto.com/wp-content/uploads/2020/05/image.png?fit=980%2C228&ssl=1)
if you have this error, that mean you forgot to add getter and setter in the managed Bean , so just add the getter and the setter for every managedBean Attribute .
Clean the project, then run it 😉
if you have this error, that mean you forgot to add getter and setter in the managed Bean , so just add the getter and the setter for every managedBean Attribute .
Clean the project, then run it 😉