From: "Gerd Meyer" <[EMAIL PROTECTED]>
<bean:write name="id_html" property="line"/> The characters are escaped, that´s why only the source code is displayed!? Anybody i idea how to avoid the escaping!?
http://struts.apache.org/struts-taglib/tagreference-struts-bean.html#write Try adding filter="false" to your bean:write tag. --Wendy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]