[jboss-user] [JBoss Seam] - Conditional templating with the EL

christian.bauer@jboss.com do-not-reply at jboss.com
Thu Jan 25 11:40:12 EST 2007


I have a datatable and in one of the columns I need to decide what to render based on the type of an object. I looked for an "instanceof" operator in the Unified EL, but it's only a reserved keyword with no implementation.

I've seen solutions that use a custom JSF component, this seems overkill for such a common scenario. Does anyone have a more practical solution?


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

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



More information about the jboss-user mailing list