On 5/5/06, Joe Germuska <[EMAIL PROTECTED]> wrote:


That doesn't reference either of those interfaces -- but I think the
JSTL behaves very unpredictably given objects that implement both
interfaces.  I can't remember the specifics, but since the syntax for
indexing list elements as well as map keys is the same, it just
breaks down.


It is certainly possible for an implementation of EL evaluation to be
broken, but the specs have always been explict about what to do in this
scenario ... check for "mapiness" before you check for "listiness".

Craig

Reply via email to