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

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
         OS/Version|                            |All

--- Comment #1 from Mark Thomas <[email protected]> 2010-10-20 19:00:08 EDT ---
You are using an implicit tag library with no TLD so the JSP version defaults
2.0 (as per the JSP 2.1 spec). Deferred EL is treated as literal text in JSP
2.0 and earlier.

The change between 6.0.24 and 6.0.26 was the fix for bug 48668 that tightened
up the handling of deferred syntax.

If you need further assistance with this, please ask on the users mailing list.

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to