Bill!
Thank you very much.
I solved my problem.

BS> Hmmm .... use
BS> <c:out value="${foo.bar}" escapeXml="true"/> to filter
BS> <c:out value="${foo.bar}" escapeXml="false"/> to not filter

BS> If the filtering is not working then something else has already filtered 
BS> the content; or the content-type on the page is set to plain text 
BS> instead of text/html maybe?

BS> AFAIK the escapeXml attribute works as touted.

BS> -Bill Siggelkow


BS> Sergey Livanov wrote:

>> When data output with html elements is used <c:out value="..."
>> escapeXml='false/true' /> the html text is loaded as plain text.
>> 
>> <table width="99%" border="0" cellspacing="0" cellpadding="3" class="t11ver">
>> <tr align="left" valign="top">
>> <td width="100%" class="t10ver"><font color="#697A94"><b>
>> 
>> I have been changing escapeXml but I haven’t had any results.
>> Is there any analogues bean-write filter?
>> Please help me to find an error.
>> 
>> 
>>  Sergey                          mailto:[EMAIL PROTECTED]


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



-- 
С уважением,
 Sergey                          mailto:[EMAIL PROTECTED]


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

Reply via email to