0

I can't enter in even when it is true.

<c:if test="${fn:length(car.sela.seal) > 0}">

    <p:graphicImage value="/css/images/Sans.png" style="width:200px; height:200px" /> 

</c:if>
user3693890
  • 203
  • 1
  • 6
  • 15
  • Just guessing, is the `#{car}` defined as `` or so? By the way, see also the 2nd item currently in "Related" list on right column. – BalusC Jul 21 '15 at 22:04
  • #{car} is define as – user3693890 Jul 21 '15 at 22:11
  • And, for future questions, carefully read http://stackoverflow.com/tags/jsf/info. A lot of context was missing from the question. Your problem namely doesn't manifest when someone copypastes this code in its entirety into the `` of a minimalistic templateless page in a fresh new project with most minimal configuration and most recent versions, and stubs the necessary variables for testing. Oh, your code is in its current form also implying that your problem disappears when you remove the `style` attribute ;) – BalusC Jul 21 '15 at 22:15

0 Answers0