Hi there,

 is there any way to prevent a stylesheet global parameter String from
having its characters escaped?
I am trying to "display" the value of such a paramater (which is html).

so the value I'm setting could be:

new String("<a href="foo">fi</a>");

but the < is being turned into &lt; and the > into &gt;

thanks for your help.
Hanaa Barakat


"The best laid plans of mice and men oft' gang aglay..."
-Robert Burns


Reply via email to