Hi guys, In the following: <h:outputLink …> <f:param name=”x” value=”10”/> </h:outputLink> Shouldn’t the outputlink renderer encode the parameter
using ExternalContext.encodeNamespace()? It’s not doing it – I’m
using 1.1.4. Regards, Bolerio |
Hi guys, In the following: <h:outputLink …> <f:param name=”x” value=”10”/> </h:outputLink> Shouldn’t the outputlink renderer encode the parameter
using ExternalContext.encodeNamespace()? It’s not doing it – I’m
using 1.1.4. Regards, Bolerio |