How to assign variable to JSP page local elements in JSF?
843844Aug 28 2007 — edited Aug 29 2007HI,
I have problem while assigning JSF values to the HTML tags. Following is the code:
<div id="<h:outputText value="#{loc.ippeerId}"/>" style="display:none">
It is not assigning the value, but prints on the screen. how to resolve it.
thanks,
krishna