[jboss-user] [JBoss Seam] - Re: ui:insert and setting values

EricJava do-not-reply at jboss.com
Sun Feb 3 13:48:44 EST 2008


Ok, I figured out a way to do this which works nicely.  I simply use:

<c:set var="showFirstThing" value="#{true}"/>

etc.

It works.  Is this the right way?  I remember seeing somewhere that it's bad to use the http://java.sun.com/jstl/core tags within Facelets, so, for example, I never use <c:if> or those things.  Is this good advice?  Can anyone elaborate on this?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125878#4125878

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125878



More information about the jboss-user mailing list