Being totally new to
JSF, I am working on some examples.
I have first one from the JSF core 3rd edition and I got the error which I cannot trace.
Error below
/index.xhtml @15,55 value="#{user.name}": Target Unreachable, identifier 'user' resolved to null
Index.xhtml
welcome page
Bean Page
Any help would be appreciated,where to look for an error
Thanks,
Chris