https://bz.apache.org/bugzilla/show_bug.cgi?id=57802

--- Comment #6 from Patrick WENDJI <wlpa2...@gmail.com> ---
(In reply to Christopher Schultz from comment #5)
> Care to post a JSP code sample that should work but doesn't? That would be
> the best thing to provide in a bug report such as this.

<ice:panelBorder id="page" styleClass="pnlBrdrDemo"
                            style="width:100%" renderNorth="#{not
uihome.showTitle}"
                            renderSouth="#{false}" renderCenter="#{true}"
                            renderWest="#{false}" renderEast="#{false}">

uihome refers to a not null JSF managed bean. The expression "not
uihome.showTitle" gives a NPE.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to