I have list of links that can be dynamically loaded and displayed on webpage
based on the client implementing solution. I like to get a user friendly
message for the link name in the jsp using local bundle.
I need a way to use an el within el.
Example
<h:outputText value="#{linkNames["#{link.linkName}"]}">
Is this possible? I am using JSF 1.1
Thanks CodeManiac
--
View this message in context:
http://www.nabble.com/EL-within-EL-in-jsp-page-to-get-value-from-resource-bundle-tp24333627p24333627.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.