My application output is XML (not HTML), but German umlaute (ä,ö,ü) are escaped 
for <s:property> and let the XML output crash in browser.
Is there a way to configure e.g. struts.xml to set escapeHtml=false?
(instead of adding it to every single row in every jsp)

Part of my application is XML (display data only)
Rest is HTML (data processing)
Each part has its own struts.xml, but only one common struts.jar, so I can not 
change struts source.

Migrating from Struts1 due to jakarta, hard enough...

Thx Ute

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to