Hi all,

I wonder how can I set 
<property ... value="<!CDATA[[ ...]]>"/>

as far as I know there are 2 possible solutions:

1. use property file.
2. set the XMl escape characters

ex. if I need something like:
 old text: ...  "some text "here". more - special characters <here >" 
 new text will be: "some text &#34;here&#34;. more - special characters 
&#60;here &#62;"  

I wonder if I can use CDATA in property value?

Thank u all in Advance.

Nir Geier.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to