R
Ravi
Hi,
I want to use end line character('\n') in the XML Attribute like
<message confirm=" This will kill your process . \n Are you sure to
proceeed? "/>
But in java xml processor, it is considered as two characters "\" and
"n".
I used the xml encoding type as "ISO-8859-1".
Pls any one help me on it ?...
Thanks,
Ravi
I want to use end line character('\n') in the XML Attribute like
<message confirm=" This will kill your process . \n Are you sure to
proceeed? "/>
But in java xml processor, it is considered as two characters "\" and
"n".
I used the xml encoding type as "ISO-8859-1".
Pls any one help me on it ?...
Thanks,
Ravi