Re: Struts7: looking for constant to set escapeHtml=false

2025-03-22 Thread Lukasz Lenart
sob., 22 mar 2025 o 15:19 Ute Kaiser napisał(a): > > My application output is XML (not HTML), but German umlaute (ä,ö,ü) are > escaped for 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 i

Struts7: looking for constant to set escapeHtml=false

2025-03-22 Thread Ute Kaiser
My application output is XML (not HTML), but German umlaute (ä,ö,ü) are escaped for 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 on