You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Max Grigoriev <da...@mail.ru> on 2003/11/19 11:34:48 UTC

Escaping question

Hello Tapestry,

  Is it possible to turn off escaping. In Insert component there's
  "raw" attribute, but i need to have not escaping string in other
  component.

  For example:

<input type="image"
       jwcid="@ImageSubmit" selected="ognl:bean.action"
       tag="ognl:@my.Constant@CLOSE_REPORT_ACTION"
       image="ognl:assets.closeImage"
       onclick="ognl:'if(confirm(\''+i18nCommon['are-you-sure']+'\')){ return true} else {return false}'"
       border="0" src="/images/fb/btn-closereport_en.gif" width="96" height="17"/>

Where "i18nCommon['are-you-sure']" return "Are you sure?" or
"Etes-vous s&#251;r?".

Thank's

-- 
Best regards,
 Max                          mailto:darkit@mail.ru


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org