From: markt Date: Thu, 25 Mar 2010 22:46:40 +0000 (+0000) Subject: Obey the rules on quoting X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=945cd50e9a54a5fe9f14c2b52c4fb8ffbe013a74;p=tomcat7.0 Obey the rules on quoting git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@927623 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/test/webapp-3.0/script-expr.jsp b/test/webapp-3.0/script-expr.jsp index ce4f29157..4ec878224 100644 --- a/test/webapp-3.0/script-expr.jsp +++ b/test/webapp-3.0/script-expr.jsp @@ -23,12 +23,12 @@

<%= "02-hello \\\"world" %>

<%= "03-hello ${world" %>

<%= "04-hello \\${world" %>

- " /> - " /> - " /> - " /> - " /> - - + + + + + + + \ No newline at end of file