Re: check response on app
Greg Huber <[email protected]> Wed, 17 Jun 2026 09:18:01 +0100
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[email protected]> |
--------------o2Fg4edgMEQ9c6DC8QCquDsu Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Should it be able to run the script with true? Using escapeJavaScript="false" breaks the page layout. Allowing html true, mainly for formatting ie <b> <strong> etc on words. I use tiles, and this is a generic messages.jsp used everywhere, it only allows execution in this simple usecase. On 17/06/2026 09:09, Lukasz Lenart wrote: > śr., 17 cze 2026 o 08:48 Greg Huber<[email protected]> napisał(a): >> It runs the script in the username name field. Tested on firefox. >> >> A while back (years) am am sure you fixed all these? > It's related to escapeHtml="true" in <s:property/> tag, while default is "true" > > > Cheers > Łukasz > > --------------------------------------------------------------------- > To unsubscribe, e-mail:[email protected] > For additional commands, e-mail:[email protected] > --------------o2Fg4edgMEQ9c6DC8QCquDsu--