« Return to Thread: h:commandButton escape xml problem

h:commandButton escape xml problem

by Fırat KÜÇÜK :: Rate this Message:

Reply to Author | View in Thread

Hi,
how we can escape xml from h:commandButton?

we may use this on h:commandLink

<h:commandLink id="loginSubmit">
  <h:outputText value="${resource.loginTitle}" escape="false"/>
</h:commandLink>

and h:commandLink does not have an escape attribute.

thanks.

--
FIRAT KÜÇÜK
TÜBİTAK MAM BTE
GEBZE / TÜRKIYE

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: h:commandButton escape xml problem