https://issues.apache.org/bugzilla/show_bug.cgi?id=47371


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Mark Thomas <ma...@apache.org>  2009-06-19 15:50:31 PST ---
Thanks for the test case, it really helps speed up the process of evaluating
bugs.

+ is not a String concatenation operator in EL. However, I think this will
achieve the result you want:
${currentRow['a'].cellValue}${currentRow['b'].cellValue}

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to