Try this
| <gs:li>
| <h:outputLink style="#{viewMode == 'ins' ?
'font-weight:bold' : ''}">
| <f:param name="id"
value="#{id}"/>
| <f:param name="view"
value="ins"/>
| <h:outputText value="Process
Instances"/>
| </h:outputLink>
| </gs:li>
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189713#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...