EL expression does not evaluate to expected types for this attribute
<h:inputHidden converter="cardBookId" value="#{editGroup.cardBook}" rendered="#{editGroup.canSelectCardBook==false}" immediate="true" />
the problem is the #{editGroup.cardBook}
I have the problem, that if I edit a address, the popup contains no values.
Also the layout seems to have a problem, because tha layout of the loginpage is the following:
username:usernamefield password:passwordfield
now new line between
Logged In: YES
user_id=1863227
Originator: YES
btw:
I use glassfish as appserver
Logged In: YES
user_id=1863227
Originator: YES
btw:
I use glassfish as appserver