JSTL expressions inside JSF Component
843842Jan 15 2007 — edited Jan 15 2007Hello *
I am experiencing c:if tag issues if embedded inside h:panel tags. Nesting a single c:if tag works fine, but nesting two breaks the app.
Therefore I have to seprate out the JSTL tags into there own h:panel...bit messy.
Anyone else experence similar probs?
All the best.
J