You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/02/09 02:01:23 UTC

svn commit: r907860 - /tomcat/trunk/test/webapp/bug48668b.jsp

Author: kkolinko
Date: Tue Feb  9 01:01:23 2010
New Revision: 907860

URL: http://svn.apache.org/viewvc?rev=907860&view=rev
Log:
Additional test from review of r907538

Modified:
    tomcat/trunk/test/webapp/bug48668b.jsp

Modified: tomcat/trunk/test/webapp/bug48668b.jsp
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/webapp/bug48668b.jsp?rev=907860&r1=907859&r2=907860&view=diff
==============================================================================
--- tomcat/trunk/test/webapp/bug48668b.jsp (original)
+++ tomcat/trunk/test/webapp/bug48668b.jsp Tue Feb  9 01:01:23 2010
@@ -20,6 +20,7 @@
   <head><title>Bug 48668b test case</title></head>
   <body>
     <p><tags:echo echo="00-Hello world" />#{foo.bar}</p>
+    <p><tags:echo echo="01-Hello world" />#{foo${1 + 1}</p>
   </body>
 </html>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org