Hello,

i have an problem in a jsf-file.
i use a <h:dateTable>. in this table i show some attributes like this:
<h:outputText value="#{correctionReport.transferOrder}"/>
if the transfer method returns an string, i have no problems, but if
the method return an other object, when i want get the name attribut,
i got an error:
#{correctionReport.consultant.name}

thanks

DOME

Reply via email to