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#4189713

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189713
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to