/index.xhtml @11,63 value="#{user.name}": Target Unreachable, identifier 'user' resolved to null

35 Views Asked by At

I keep getting error code (as seen in the images attached):

/index.xhtml @11,63 value="#{user.name}": Target Unreachable, identifier 'user' resolved to null

enter image description here

Also I have attached my managed bean and index.xhtml

enter image description here

enter image description here

0

There are 0 best solutions below